ruby-aggregate
Ruby class for accumulating aggregate statistics
Description
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 samples without any impact on performance or memory footprint. Originally inspired by the Aggregate support in SystemTap.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/josephruscio/aggregate
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-aggregate