Y
Hacker News
new
|
ask
|
show
|
jobs
by
maxmcd
2235 days ago
huh, yeah if I switch the rust version to target.len() the execution time drops by more than 10%
edit: and if I switch to source.bytes().enumerate() it drops by 20% more