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,355 of 187,224
Downloads: 29,361,098

Daily

Ranking: 1,809 of 187,196
Downloads: 8,649

Depended by

RankDownloadsName
1,36529,206,486rspec-benchmark

Depends on

RankDownloadsName
101,151,463,039rake
27919,195,736rspec

Owners

#GravatarHandle
1iconpiotrmurach