jitwatch
JIT analyzer
Analyzes and visualizes the HotSpot JIT compiler's behavior
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
3k stars
159 watching
440 forks
Language: Java
last commit: about 1 month ago
Linked from 3 awesome lists
escape-analysishotspothotspot-jit-compilerjavajavafxjit-compilerjitwatchlog-analyser
Related projects:
Repository | Description | Stars |
---|---|---|
yole/jitwatch-intellij | Allows users to view and analyze HotSpot JIT compilation logs directly within IntelliJ IDEA | 170 |
adoptopenjdk/jlink.online | Generates optimized Java runtimes on demand from AdoptOpenJDK's jlink utility. | 45 |
bytedeco/javacv | Provides a Java interface to computer vision and multimedia libraries | 7,585 |
aragozin/jvm-tools | A toolset for troubleshooting and profiling Java Virtual Machines (JVMs) | 3,317 |
vsch/javafx-webview-debugger | Enables debugging of JavaFX WebView applications via a WebSocket connection to Google Chrome Dev Tools. | 66 |
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,340 |
jasrodis/javafx-dataviewer-wrapper | An open-source JavaFX wrapper around the Dataviewer project to expose chart functionality on the web. | 62 |
rajkumardusad/jitcompiler | An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 74 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
concurrencylabs/jmeter-cw-logs | Automates publishing JMeter test results to CloudWatch Logs | 10 |
roskenet/springboot-javafx-support | A collection of examples and support for integrating JavaFX with Spring Boot | 421 |
hotswapprojects/hotswapagent | Enables runtime redefinition of classes and resources in Java applications. | 2,359 |
jank-lang/jank | A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. | 1,685 |
jitsi/jitsi | An audio/video and chat communication platform with support for various protocols. | 4,155 |
dbohdan/jsonwatch | Monitors changes in data delivered by external sources repeatedly at set intervals. | 166 |