Skip to content

Instantly share code, notes, and snippets.

@snickerbockers
Created February 28, 2018 07:04
Show Gist options
  • Save snickerbockers/c04dea1ad06d6e04ca4018ffec7b5f16 to your computer and use it in GitHub Desktop.
Save snickerbockers/c04dea1ad06d6e04ca4018ffec7b5f16 to your computer and use it in GitHub Desktop.
WashingtonDC JIT perf stats
==== Code Cache perf stats ====
JIT: 828742910 total accesses
JIT: 185777 total tree searches
JIT: 177434 table evictions
JIT: max depth was 13
JIT: max cache size was 4259
JIT: height of root at shutdown is 13
JIT: balance of root at shutdown is 0
JIT: The top 10 most popular code blocks were accessed:
JIT: 0x8c0b5d8c - 30683 times
JIT: 0x8c099bfc - 26048 times
JIT: 0x8c0a9bfc - 26047 times
JIT: 0x8c099c1a - 25621 times
JIT: 0x8c0a9c1a - 25620 times
JIT: 0x8c0baaa8 - 427 times
JIT: 0x8c0925e8 - 66 times
JIT: 0x8c0125e8 - 65 times
JIT: 0x8c023520 - 64 times
JIT: 0x8c013520 - 64 times
================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment