A lightweight, low-level C++ micro-benchmarking tool designed to accurately measure L1 data cache latency using hardware-aligned pointer chasing to prevent CPU prefetching and speculative execution.
cpp cpp17 low-level cpu-cache system-architecture l1-cache cache-latency pointer-chasing cache-lines
-
Updated
Aug 22, 2026 - C++