/cache-inspector

Simple benchmark to test basic CPU L1 cache characteristics

Primary LanguageC++

CPU cache inspector

Simple benchmark to test basic CPU L1 cache characteristics:

  • cache size
  • associativity
  • cache line size (TODO)

How to build

This project is based on CMake, so you can build it with your favorite compiler.