Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559544
en ru br
ALT Linux repos
S:0.4.0-alt1

Group :: Development/Ruby
RPM: gem-benchmark-trend

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4.0-alt1
Build date: 7 february 2023, 19:04 ( 63.5 weeks ago )
Size: 17.37 Kb

Home page:   https://github.com/piotrmurach/benchmark-trend

License: 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.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-benchmark-trend
  • gem-benchmark-trend-devel
  • gem-benchmark-trend-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin