| Crates.io | marx |
| lib.rs | marx |
| version | 0.0.3 |
| created_at | 2021-02-09 13:12:11.648748+00 |
| updated_at | 2021-02-09 13:12:11.648748+00 |
| description | a high performance zero-config metric implementation |
| homepage | https://github.com/spacejam |
| repository | https://github.com/spacejam |
| max_upload_size | |
| id | 352742 |
| size | 20,722 |
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.