# historian
[](https://travis-ci.org/spacejam/historian)
[](https://crates.io/crates/historian)
[](https://docs.rs/historian)
A zero-config simple histogram collector. ~160ns/collection with a random input,
~65ns/collection on already existing metrics. Uses logarithmic bucketing
rather than sampling have bounded (generally <0.5%) error percentiles.