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,418 of 196,106
Downloads: 31,657,100

Daily

Ranking: 1,981 of 196,079
Downloads: 4,936

Depended by

RankDownloadsName
1,42631,484,106rspec-benchmark

Depends on

RankDownloadsName
81,393,995,228rake
291,010,539,582rspec

Owners

#GravatarHandle
1iconpiotrmurach