RubyGems Navigation menu

benchmark_methods 0.3

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:
=

安装:
=

版本列表:

  1. 0.7 October 13, 2015 (84.0 KB)
  2. 0.6 October 13, 2015 (84.0 KB)
  3. 0.5 October 13, 2015 (84.0 KB)
  4. 0.4 October 12, 2015 (84.0 KB)
  5. 0.3 October 12, 2015 (84.0 KB)
显示所有版本 (共 7 个)

Development 依赖 (7):

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

业主:

作者:

  • Igor Kasyanchuk

SHA 256 校验和:

=

下载总量 101,742

这个版本 2,528

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: