SaaSHub helps you find the best software and product alternatives Learn more →
Java hotspot-jit-compiler Projects
-
JITWatch
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Project mention: Show HN: FlowTracker – Track data flowing through Java programs | news.ycombinator.com | 2024-09-13Last time I was this blown away was with jitwatch ( https://github.com/AdoptOpenJDK/jitwatch )
FlowTracker reminds me a little of taint analysis, which is used for tracking unvalidated user inputs or secrets through a program, making sure it is not leaked or used without validation.
search keywords are "dynamic taint tracking/analysis"
https://github.com/gmu-swe/phosphor
https://github.com/soot-oss/SootUp
https://github.com/feliam/klee-taint
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Java hotspot-jit-compiler discussion
Java hotspot-jit-compiler related posts
-
How much is too much? 380+ lines of an AssertionUtil class Or Loggin classes in general.
-
JIT x86 ia32
-
SIMD accelerated sorting in Java – how it works and why it was 3x faster
-
Equivalent of cppinsight for kotlin
-
How to Read Assembly Language
-
JIT 101
-
Is Java As Fast As C When It Comes To Stack
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jan 2025
Index
Project | Stars | |
---|---|---|
1 | JITWatch | 3,114 |