Cacheline false sharing benchmarks in C++, Go, and Linux perf-c2c profiling scripts.
-
Updated
Sep 10, 2026 - C++
Cacheline false sharing benchmarks in C++, Go, and Linux perf-c2c profiling scripts.
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.
To associate your repository with the cache-lines topic, visit your repo's landing page and select "manage topics."