JITWatch escape analysis video
Home
Articles
Java
Speaking
Raspberry Pi
Calculators
FIX Protocol
Published October 18th, 2016
Learn how JITWatch can show you the eliminated heap allocations as HotSpot optimised your program
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 code cache visualisation
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
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