Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37654729
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-benchmark-trend

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.4.0-alt1
Время сборки: 7 февраля 2023, 19:04 ( 64.1 недели назад )
Размер архива: 17.37 Kb

Домашняя страница:   https://github.com/piotrmurach/benchmark-trend

Лицензия: MIT
О пакете: Measure performance trends of Ruby code based on the input size distribution
Описание:

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.

Текущий майнтейнер: Pavel Skrylev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-benchmark-trend
  • gem-benchmark-trend-devel
  • gem-benchmark-trend-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin