hdrhistogram 7.5.4

A port of HdrHistogram to Rust
Documentation

hdrhistogram

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 7 of them enabled by default.

default

  • serialization
  • sync

serialization

  • flate2
  • nom
  • base64

sync

  • crossbeam-channel

flate2

  • dep:flate2

nom

  • dep:nom

base64

  • dep:base64

crossbeam-channel

  • dep:crossbeam-channel

bench_private

    This feature flag does not enable additional features.