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,376 of 191,483
Downloads: 30,752,668

Daily

Ranking: 1,773 of 191,454
Downloads: 11,565

Depended by

RankDownloadsName
1,38530,585,250rspec-benchmark

Depends on

RankDownloadsName
81,274,245,981rake
29964,633,797rspec

Owners

#GravatarHandle
1iconpiotrmurach