HDR Histogram Rust Port
See the Java implementation (especially AbstractHistogram
javadocs) for info on how the data structure works.
cargo build
cargo test
cargo doc
simple_hdr_histogram
- Base HDR Histogram implementation
HDR Histogram Rust Port
See the Java implementation (especially AbstractHistogram
javadocs) for info on how the data structure works.
cargo build
cargo test
cargo doc
simple_hdr_histogram
- Base HDR Histogram implementation