InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 10 Java Performance analysis 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: JavaFX In Action #16 with Chris Newland about DemoFX and JitWatch | dev.to | 2025-02-20Sources on GitHub
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
jHiccup
jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.
-
quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
-
snippet-timekeeper
An android library to measure code execution time. No need to remove the measurement code, automatically becomes no-op in the release variants. Does not compromise with the code readability and comes with features that enhance the developer experience.
-
PerfUnit
PerfUnit is Java Agent which helps to take control over applications bottlenecks, expensive calls, or simply control your performance SLO budget.
Java Performance analysis discussion
Java Performance analysis related posts
-
JavaFX In Action #16 with Chris Newland about DemoFX and JitWatch
-
How much is too much? 380+ lines of an AssertionUtil class Or Loggin classes in general.
-
JIT x86 ia32
-
JHiccup
-
SIMD accelerated sorting in Java – how it works and why it was 3x faster
-
Introducing KoolKits - OSS Debugging Toolkits for Kubernetes
-
Show HN: PerfUnit is Java Agent which helps to take control over app bottlenecks
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 May 2025
Index
What are some of the best open-source Performance analysis projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | JITWatch | 3,156 |
2 | honest-profiler | 1,251 |
3 | jHiccup | 690 |
4 | quickperf | 496 |
5 | LatencyUtils | 460 |
6 | jmeter-maven-plugin | 432 |
7 | Sniffy | 162 |
8 | jplusone | 109 |
9 | snippet-timekeeper | 74 |
10 | PerfUnit | 10 |