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,380 of 192,137
Downloads: 30,894,609

Daily

Ranking: 2,033 of 192,103
Downloads: 5,871

Depended by

RankDownloadsName
1,39130,725,216rspec-benchmark

Depends on

RankDownloadsName
81,292,456,495rake
29970,934,436rspec

Owners

#GravatarHandle
1iconpiotrmurach