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

ffc0890a97cb64f45e7569414b7bc88f3a70d911150619bc44a0f4c40bcb2084

總下載次數 97,848

這個版本 2,443

License:

MIT

Ruby 版本需求: >= 0

相關連結: