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,365 of 188,232
Downloads: 29,824,780

Daily

Ranking: 1,445 of 188,218
Downloads: 16,306

Depended by

RankDownloadsName
1,37029,666,146rspec-benchmark

Depends on

RankDownloadsName
101,188,171,968rake
29935,095,722rspec

Owners

#GravatarHandle
1iconpiotrmurach