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,397 of 193,241
Downloads: 31,155,487

Daily

Ranking: 2,392 of 193,214
Downloads: 1,285

Depended by

RankDownloadsName
1,40230,983,072rspec-benchmark

Depends on

RankDownloadsName
81,330,550,542rake
29983,169,856rspec

Owners

#GravatarHandle
1iconpiotrmurach