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,388 of 192,692
Downloads: 31,021,887

Daily

Ranking: 2,355 of 192,666
Downloads: 1,701

Depended by

RankDownloadsName
1,39530,850,803rspec-benchmark

Depends on

RankDownloadsName
81,311,002,349rake
29976,634,844rspec

Owners

#GravatarHandle
1iconpiotrmurach