evanphx / benchmark-ips

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

Better document Report::Entry #52

Closed kbrock closed 8 years ago

kbrock commented 9 years ago

Wanted to be more clear the parameters that are being passed around.

I hope I captured it correctly.

One change - no longer calling @entries.last. Can remove if you prefer looking up the entry in the array again.