Package : golang-github-hdrhistogram-devel

Package details

Summary: Pure Go implementation of Gil Tene's HDR Histogram

Description:
A pure Go implementation of Gil Tene's HDR Histogram.

A Histogram that supports recording and analyzing sampled data value counts
across a configurable integer value range with configurable value precision
within the range. Value precision is expressed as the number of significant
digits in the value recording, and provides control over value quantization
behavior across the value range and the subsequent value resolution at any given
level.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/HdrHistogram/hdrhistogram-go


URL: https://github.com/HdrHistogram/hdrhistogram-go
License: MIT

Maintainer: pterjan

List of RPMs