Skip to content

Instantly share code, notes, and snippets.

@derozic
Created March 3, 2018 18:49
Show Gist options
  • Save derozic/3aa893040023c3b34c7625972e7d65b9 to your computer and use it in GitHub Desktop.
Save derozic/3aa893040023c3b34c7625972e7d65b9 to your computer and use it in GitHub Desktop.
Windows Command Line: Get your L3 CacheSize
wmic cpu get L2CacheSize, L3CacheSize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment