Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -981,6 +981,7 @@ _Tools for performance analysis, profiling and benchmarking._
- [LatencyUtils](https://github.com/LatencyUtils/LatencyUtils) - Utilities for latency measurement and reporting.
- [JVM Hotpath](https://github.com/sfkamath/jvm-hotpath) - Java agent for line-level execution frequency analysis to identify algorithmic bottlenecks.
- [Argus](https://github.com/rlaope/Argus) - JVM diagnostics CLI for jcmd, JFR, async-profiler, heap analysis and machine-readable health verdicts.
- [Hexana](https://hexana.lovable.app/?utm_source=awesome_jvm&utm_medium=referral&utm_campaign=landing_spread_q3) - IntelliJ plugin for JIT analysis: captures C2 and GraalVM JIT emission via a JVMTI agent (.jit files), visualizes compiled methods with inlining trees, and auto-attaches to JMH forks for benchmark-level inspection.

### Platform

Expand Down