hdrhistogram - A High Dynamic Range (HDR) Histogram
- Website:
- https://github.com/HdrHistogram/HdrHistogram_c
- Licence:
- CC0 or BSD
- Vendor:
- Remi Collet
- Description:
HdrHistogram: A High Dynamic Range (HDR) Histogram. This port contains a subset of the functionality supported by the Java implementation. The current supported features are: - Standard histogram with 64 bit counts (32/16 bit counts not supported) - All iterator types (all values, recorded, percentiles, linear, logarithmic) - Histogram serialisation (encoding version 1.2, decoding 1.0-1.2) - Reader/writer phaser and interval recorder
Packages
hdrhistogram-0.10.0-1.remi.src | [259 KiB] |
Changelog by Remi Collet (2020-06-15):
- update to 0.10.0 - soname bump to 6 - add option to not install static libraries from https://github.com/HdrHistogram/HdrHistogram_c/pull/84 - add hdr_histogram_perf command |
hdrhistogram-0.9.13-1.remi.src | [256 KiB] |
Changelog by Remi Collet (2020-02-18):
- update to 0.9.13 - soname bump to 5 |
hdrhistogram-0.9.12-1.remi.src | [71 KiB] |
Changelog by Remi Collet (2019-11-19):
- update to 0.9.12 - soname bump to 4 |
hdrhistogram-0.9.11-1.remi.src | [67 KiB] |
Changelog by Remi Collet (2019-06-17):
- update to 0.9.11 |
hdrhistogram-0.9.10-1.remi.src | [67 KiB] |
Changelog by Remi Collet (2019-05-20):
- update to 0.9.10 |
hdrhistogram-0.9.8-1.remi.src | [67 KiB] |
Changelog by Remi Collet (2019-01-21):
- update to 0.9.8 - soname bump to 3 |