Module: Easybench
- Defined in:
- lib/easybench.rb
Overview
BenchMark Everything
Defined Under Namespace
Constant Summary collapse
- DEFAULT_ITERATIONS =
100000
Class Method Summary collapse
-
.bm(options = {}, &block) ⇒ Object
Use :iterations => n to set n number of iterations (defaults to 100,000).