Пакет gem-aggregate: Информация
Исходный пакет: gem-aggregate
Версия: 0.2.3-alt1
Собран: 18 апреля 2024 г. 12:40
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: http://github.com/josephruscio/aggregate
Лицензия: MIT
О пакете: Aggregate is a Ruby class for accumulating aggregate statistics and includes histogram support
Описание:
Aggregate is an intuitive ruby implementation of a statistics aggregator including both default and configurable histogram support. It does this without recording/storing any of the actual sample values, making it suitable for tracking statistics across millions/billions of sample without any impact on performance or memory footprint. Originally inspired by the Aggregate support in SystemTap.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
gem-aggregate (noarch)
gem-aggregate-doc (noarch)
gem-aggregate (noarch)
gem-aggregate-doc (noarch)
Сопровождающий: Pavel Skrylev