RubyGems.org

A quick and easy benchmarking library for Ruby. Useful for benchmarking only part of an iteration, and accumulating the data to report later in the code.

installgem install easy_bench -v 1.0
Authors

Ben Lund, Academia, Inc

1,547 total downloads 752 for this version
Owners

798b7bb858a7b6cbf452f903c222df37

Gemfile
gem "easy_bench", "~> 1.0"
Versions
  1. 1.0.1 May 25, 2011
  2. 1.0 May 4, 2011
Runtime Dependencies
  1. sometimes_memoize >= 0