RubyGems Navigation menu

benchmark-trend 0.1.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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  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)

dependencias de Development (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

Propietarios:

Autores:

  • Piotr Murach

SHA 256 checksum:

b9e67db60e41efa170e47a890ec6d8868ad6fe9e85bc5a3da136f82cfa4c64a9

Total de descargas 14.001.024

Para esta versión 1.816

Licencia:

MIT

Versión de Ruby requerida: >= 2.0.0

Enlace: