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,368 of 189,654
Downloads: 30,388,511

Daily

Ranking: 1,536 of 189,628
Downloads: 15,061

Depended by

RankDownloadsName
1,37430,225,691rspec-benchmark

Depends on

RankDownloadsName
91,238,481,866rake
29951,193,561rspec

Owners

#GravatarHandle
1iconpiotrmurach