Skip to content
#

rdtsc

Here are 17 public repositories matching this topic...

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.

  • Updated Sep 22, 2026
  • C++

Add this topic to your repo

To associate your repository with the rdtsc topic, visit your repo's landing page and select "manage topics."

Learn more