RubyGems Navigation menu

benchmark-trend 0.4.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Development Abhängigkeiten (2):

rake >= 0
rspec ~> 3.0

Besitzer:

Pushed by:

Autoren:

  • Piotr Murach

SHA 256-Prüfsumme:

de5a02a9f443babefbbd97784759820decee8554a0c273d859c02a0990845d81

Downloads insgesamt 13.361.054

Für diese Version 12.884.819

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.0.0

Links: