f-stack/redis-6.2.6/deps/hdr_histogram
glarer 59c3d3f07f port redis-6.2.6 2022-05-28 09:34:09 +08:00
..
COPYING.txt port redis-6.2.6 2022-05-28 09:34:09 +08:00
LICENSE.txt port redis-6.2.6 2022-05-28 09:34:09 +08:00
Makefile port redis-6.2.6 2022-05-28 09:34:09 +08:00
README.md port redis-6.2.6 2022-05-28 09:34:09 +08:00
hdr_atomic.h port redis-6.2.6 2022-05-28 09:34:09 +08:00
hdr_histogram.c port redis-6.2.6 2022-05-28 09:34:09 +08:00
hdr_histogram.h port redis-6.2.6 2022-05-28 09:34:09 +08:00

README.md

HdrHistogram_c v0.11.0


This port contains a subset of the 'C' version of High Dynamic Range (HDR) Histogram available at github.com/HdrHistogram/HdrHistogram_c.

The code present on hdr_histogram.c, hdr_histogram.h, and hdr_atomic.c was Written by Gil Tene, Michael Barker, and Matt Warren, and released to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/.