streaming-harness-hdrhist 0.4.0

Deprecated in favour of https://crates.io/crates/hdrhist
Documentation

Minimal hdr histogram implementation in rust

Crates.io

This module is a minimal implementation: it does what we need, but there are alternative, more complete implementations of hdr histograms already. It's mostly intended to be used as a dependency for the streaming-harness crate.

See the hdrhist example for usage directions.