RubyGems Navigation menu

benchmark_methods 0.5

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 (84KB)
  2. 0.6 - October 13, 2015 (84KB)
  3. 0.5 - October 13, 2015 (84KB)
  4. 0.4 - October 12, 2015 (84KB)
  5. 0.3 - October 12, 2015 (84KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

activesupport >= 4.0.0

Development依存関係 (7):

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

所有者:

作者:

  • Igor Kasyanchuk

SHA 256チェックサム:

855674cc52056bf9602723e10557e5d59549e596087fdf642fb26fc9f2ca3b10

累計ダウンロード数 97,482

このバージョンのみ 2,453

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: