Skip to content

Instantly share code, notes, and snippets.

@chrisvest
Created March 10, 2015 09:14
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 chrisvest/d8957823b1a615da98cf to your computer and use it in GitHub Desktop.
Save chrisvest/d8957823b1a615da98cf to your computer and use it in GitHub Desktop.
Perf stats for release : BinaryLatch # CountDownLatch(1)
-----------------------------------------------------------------------------------------------------------------
task-clock (msec) : 37386,009560 ~ 0,928 # 98597,132785 ~ 2,449 CPUs utilized
context-switches : 380.403 ~ 0,010 # 20.918.164 ~ 0,212 M/sec
cpu-migrations : 69 ~ 0,002 # 5.269.662 ~ 0,053 M/sec
page-faults : 3.990 ~ 0,107 # 3.977 ~ 0,040 K/sec
cycles : 147.525.086.934 ~ 3,946 # 344.168.284.382 ~ 3,491 GHz
stalled-cycles-frontend : 0 ~ 0,00% # 0 ~ 0,00% frontend cycles idle
stalled-cycles-backend : 0 ~ 0,00% # 0 ~ 0,00% backend cycles idle
instructions : 80.495.832.415 ~ 0,55 # 168.237.136.981 ~ 0,49 insns per cycle
branches : 13.648.676.296 ~ 365,074 # 33.963.222.196 ~ 344,465 M/sec
branch-misses : 137.699.020 ~ 1,01% # 654.775.002 ~ 1,93% of all branches
L1-dcache-loads : 23.579.267.423 ~ 630,698 # 52.204.869.482 ~ 529,477 M/sec
L1-dcache-load-misses : 1.428.417.730 ~ 6,06% # 7.867.958.054 ~ 15,07% of all L1-dcache hits
LLC-loads : 375.429.322 ~ 10,042 # 2.460.409.684 ~ 24,954 M/sec
LLC-load-misses : 7.355.891 ~ 1,96% # 21.320.831 ~ 0,87% of all LL-cache hits
L1-icache-loads : 0 ~ 0,000 # 0 ~ 0,000 K/sec
L1-icache-load-misses : 25.190.808 ~ 0,674 # 1.660.110.283 ~ 16,837 M/sec
dTLB-loads : 19.298.581.549 ~ 516,198 # 53.014.584.498 ~ 537,689 M/sec
dTLB-load-misses : 13.699.417 ~ 0,07% # 44.961.500 ~ 0,08% of all dTLB cache hits
iTLB-loads : 9.216.027 ~ 0,247 # 443.234.229 ~ 4,495 M/sec
iTLB-load-misses : 731.102 ~ 7,93% # 25.899.117 ~ 5,84% of all iTLB cache hits
L1-dcache-prefetches : 0 ~ 0,000 # 0 ~ 0,000 K/sec
L1-dcache-prefetch-misses : 0 ~ 0,000 # 0 ~ 0,000 K/sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment