Package gem-benchmark-trend: Information
Source package: gem-benchmark-trend
Version: 0.4.0-alt1
Build time: Aug 15, 2023, 03:57 PM
Category: Development/Ruby
Report package bugLicense: MIT
Summary: Measure performance trends of Ruby code based on the input size distribution
Description:
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.
List of RPM packages built from this SRPM:
gem-benchmark-trend (noarch)
gem-benchmark-trend-devel (noarch)
gem-benchmark-trend-doc (noarch)
gem-benchmark-trend (noarch)
gem-benchmark-trend-devel (noarch)
gem-benchmark-trend-doc (noarch)
Maintainer: Pavel Skrylev