[Docs] Using CPU cache sizes
Open
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.8k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
It might be useful to be able to use the CPU L-cache sizes in the benchmark,
e.g. when desiding which maximal Range to use.
I'm not sure how that should be exposed though.
It should be reachable without going through `benchmark::State` or `benchmark::internal::Benchmark`.
Contributor guide
Assessment
This issue has not been assessed yet.