RubyGems Navigation menu

benchmark-trend 0.3.0

Benchmark::Trend will help you estimate the computational complexity of Ruby code by running it on inputs increasing in size, measuring their execution times, and then fitting these observations into a model that best predicts how a given Ruby code will scale as a function of growing workload.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.4.0 - March 07, 2020 (11.5KB)
  2. 0.3.0 - April 21, 2019 (14.5KB)
  3. 0.2.0 - September 30, 2018 (15KB)
  4. 0.1.0 - September 08, 2018 (14KB)

Development依存関係 (3):

bundler >= 1.5.0
rake >= 0
rspec ~> 3.0

所有者:

作者:

  • Piotr Murach

SHA 256チェックサム:

5c3961a807517cacde023f9b0582ede60cad7968c825d2bb1651eb451c47e2dc

累計ダウンロード数 13,967,719

このバージョンのみ 403,686

ライセンス:

MIT

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

リンク: