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,439 of 183,471
Downloads: 20,765,880

Daily

Ranking: 674 of 183,459
Downloads: 23,800

Depended by

RankDownloadsName
1,44220,686,299rspec-benchmark

Depends on

RankDownloadsName
10968,905,115rake
25824,998,340rspec

Owners

#GravatarHandle
1iconpiotrmurach