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,598 of 180,404
Downloads: 13,695,652

Daily

Ranking: 1,027 of 180,385
Downloads: 27,440

Depended by

RankDownloadsName
1,59513,730,097rspec-benchmark

Depends on

RankDownloadsName
16849,094,940rake
23765,651,376rspec

Owners

#GravatarHandle
1iconpiotrmurach