hdrhistogram

Lua library wrapping HdrHistogram_c

$ luarocks install hdrhistogram


HdrHistogram is an algorithm designed for recording histograms of value measurements with configurable precision. Value precision is expressed as the number of significant digits, providing control over value quantization and resolution whilst maintaining a fixed cost in both space and time. This library wraps the C port.

Versions

0.1.9-16 years ago3,567 downloads
0.1.8-16 years ago41 downloads
0.1.7-16 years ago45 downloads
0.1.6-18 years ago67 downloads
0.1.5-18 years ago75 downloads
0.1.4-18 years ago76 downloads
0.1.3-18 years ago71 downloads
0.1.2-18 years ago63 downloads
0.1.1-18 years ago89 downloads

Dependencies

lua >= 5.1, < 5.4

Manifests