Package: wnpp
Severity: wishlist
Owner: Gabriel Filion <[email protected]>
X-Debbugs-Cc: [email protected]
* Package name : ruby-benchmark-trend
Version : 0.4.0
Upstream Contact: Piotr Murach <[email protected]>
* URL : https://www.example.org/
* License : Expat
Programming Lang: Ruby
Description : Evaluate computational complexity of your code
during benchmarks
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.
This package is required as a dependency to ruby-spec-benchmark
I will be maintaining this package via the Ruby team.