filipe oliveira 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás
..
COPYING.txt 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás
LICENSE.txt 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás
Makefile 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás
README.md 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás
hdr_atomic.h 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás
hdr_histogram.c 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás
hdr_histogram.h 21784def70 Extended redis-benchmark instant metrics and overall latency report (#7600) há 4 anos atrás

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/.