JITWatch code cache visualisation
Home
Articles
Java
Speaking
Raspberry Pi
Calculators
FIX Protocol
Published February 2nd, 2017
Watch the HotSpot JVM code cache fill up as the JIT compilers optimise your code
JITWatch log analyser / visualiser for Java HotSpot JIT compiler.
Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
https://github.com/AdoptOpenJDK/jitwatch
Similar Articles
Updated instructions for building hsdis on OSX
Run an IBM J9 VM in a docker container
JITWatch on ARM (Raspberry Pi)
JITWatch hits 1000 stars on GitHub
JITWatch lock elision report
New JITWatch sandbox example - no partial escape analysis
New JITWatch sandbox example for reducing a megamorphic callsite
JITWatch escape analysis video
Bytecode size histograms for popular Java-based projects
More Bytecode Geekery with JarScan
Statistical Analysis of Core Libs Bytecode using JarScan
JarScan comparison between 8u31 and 8u40 rt.jar
Development Goals for 2015
Java 7 and Java 8 core methods above the default hot method inlining threshold
Examination of PerformanceTools using JITWatch
Understanding HotSpot logs
All content on this website is Copyright 2003 - 2024 Chris Newland
Privacy Policy