Skip to content

Instantly share code, notes, and snippets.

@ttys3
Forked from teivah/cpu_caches.csv
Created May 30, 2020 03:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ttys3/419e63f3ee8423085928e959dead4696 to your computer and use it in GitHub Desktop.
Save ttys3/419e63f3ee8423085928e959dead4696 to your computer and use it in GitHub Desktop.
Cache Latency CPU cycles Size
L1 access ~1.2 ns ~4 Between 32 KB and 512 KB
L2 access ~3 ns ~10 Between 128 KB and 24 MB
L3 access ~12 ns ~40 Between 2 MB and 32 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment