Sign in Sign up
rubygems

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.

Activity

Latest release
6y ago
Total releases
4
Cadence
~7 months
Last 12 months
0

Details

License
MIT
First release
Sep 08, 2018
Releases
Version Released
0.4.0 minor
0.3.0 minor
0.2.0 minor
0.1.0 initial