Categories: None [Edit]

benchmark-trend

https://rubygems.org/gems/benchmark-trend
https://github.com/piotrmurach/benchmark-trend
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.

Total

Ranking: 1,462 of 183,107
Downloads: 19,820,565

Daily

Ranking: 699 of 183,092
Downloads: 50,645

Depended by

RankDownloadsName
1,46419,754,069rspec-benchmark

Depends on

RankDownloadsName
10953,844,246rake
25817,849,894rspec

Owners

#GravatarHandle
1iconpiotrmurach