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,372 of 190,365
Downloads: 30,564,427

Daily

Ranking: 1,914 of 190,317
Downloads: 9,782

Depended by

RankDownloadsName
1,37830,399,973rspec-benchmark

Depends on

RankDownloadsName
81,256,317,454rake
29957,790,816rspec

Owners

#GravatarHandle
1iconpiotrmurach