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,367 of 189,104
Downloads: 30,181,174

Daily

Ranking: 1,825 of 189,083
Downloads: 8,880

Depended by

RankDownloadsName
1,37330,019,206rspec-benchmark

Depends on

RankDownloadsName
91,221,972,098rake
29946,005,779rspec

Owners

#GravatarHandle
1iconpiotrmurach