slick-perfmonv0.1.0
- Updated
Header-only C++20 latency measurement for code that cannot afford to be measured. ~200 cycles per stamp: one RDTSC read and a 16-byte publish to a lock-free MPMC ring. Pairing, Welford stats, histogram percentiles and file I/O happen on a collector thread or in a separate process.
- Project website: https://github.com/SlickQuant/slick-perfmon
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
kzhdev