historian

Crates.iohistorian
lib.rshistorian
version4.0.4
sourcesrc
created_at2017-08-30 13:37:31.69423
updated_at2021-05-19 12:00:41.284818
descriptiona high performance zero-config histogram implementation
homepagehttps://github.com/spacejam/historian
repositoryhttps://github.com/spacejam/historian
max_upload_size
id29901
size22,181
Tyler Neely (spacejam)

documentation

https://docs.rs/historian/

README

historian

Build Status crates.io documentation

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.

Commit count: 21

cargo fmt