RubyGems Navigation menu

benchmark_methods 0.6

Measure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` solution. Use `benchmark` to see how much time it take sto execute your method.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7 - October 13, 2015 (84 KB)
  2. 0.6 - October 13, 2015 (84 KB)
  3. 0.5 - October 13, 2015 (84 KB)
  4. 0.4 - October 12, 2015 (84 KB)
  5. 0.3 - October 12, 2015 (84 KB)
Show all versions (7 total)

Development Dependencies (7):

bundler ~> 1.9
pry > 0
rake ~> 10.0
rspec > 0
simplecov > 0
sqlite3 > 0

Owners:

Authors:

  • Igor Kasyanchuk

SHA 256 checksum:

8a9d7d9dcbe8aa20cf639f7acb725cebbdc8bc4cb6b8b132986b2dcc823bf3f6

Total downloads 96,291

For this version 2,410

License:

MIT

Required Ruby Version: >= 0

Links: