evanphx / benchmark-ips

Provides iteration per second benchmarking for Ruby
MIT License
1.72k stars 97 forks source link

Remove extra before timer call #63

Closed kbrock closed 8 years ago

kbrock commented 8 years ago

minor, but it reduces 1 timer call per iteration and the results will be the same.