Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 285 Bytes

CPU cache size detector

Tries to detect cache size of CPU on each level by differences in random memory access speed. This is written in Java but could be ported to other languages.

Could be run in Docker container. It might be helpful of machines where native run is unavailable.