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,378 of 184,974
Downloads: 24,993,706

Daily

Ranking: 753 of 184,967
Downloads: 17,921

Depended by

RankDownloadsName
1,38524,866,234rspec-benchmark

Depends on

RankDownloadsName
101,033,285,130rake
26859,886,399rspec

Owners

#GravatarHandle
1iconpiotrmurach