A gem that provides a simple mechanism for timing and reporting how long your code takes to run. Benchmark is great but, for simple timing needs, I prefer a narrower API. Often, I just want to know how long something took without having to add temporary variables and fuss over the output.
Required Ruby Version
None
Authors
Ian Goodrich
Versions
- 1.0.0 July 09, 2012 (10.5 KB)