hdr_histogram

pecl install hdr_histogram

A PHP extension wrapper for the C hdrhistogram API

HdrHistogram: A High Dynamic Range 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.

Maintainer

  • Benjamin Eberlei (lead )

Details

Stars: 9
Issue openned: 6
Downloads: 16882
0.2.0
8 years ago
Version 0.2.0 change log


- Update APIs
- some fixes

requires:

  • php >=5.4.0
  • pearinstaller >=1.4.0