performance-analysis.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [performance-analysis]
www.codever.land/bookmarks/t/performance-analysis
[fastThread 
Analyze and visualize thread dumps with a free cloud-based upload interface.
- tags: java, performance-analysis
[GCeasy 
Tool to analyze and visualize GC logs. It provides a free cloud-based upload interface.
- tags: java, performance-analysis
honest-profiler
https://github.com/RichardWarburton/honest-profiler
A low-overhead, bias-free sampling profiler.
- tags: java, performance-analysis
- :octocat: source code
jHiccup
https://github.com/giltene/jHiccup
Logs and records platform JVM stalls.
- tags: java, performance-analysis
- :octocat: source code
JITWatch
https://github.com/AdoptOpenJDK/jitwatch
Analyze the JIT compiler optimisations made by the HotSpot JVM.
- tags: java, performance-analysis
- :octocat: source code
JMH
http://openjdk.java.net/projects/code-tools/jmh
a Java harness for building, running, and analysing nano/micro/milli/macro benchmarks written in Java and other languages targeting the JVM.
- tags: java, performance-analysis
[JProfiler 
https://www.ej-technologies.com/products/jprofiler/overview.html
Database profiling for JDBC, JPA and NoSQL, with JEE support.
- tags: java, performance-analysis
LatencyUtils
https://github.com/LatencyUtils/LatencyUtils
Utilities for latency measurement and reporting.
- tags: java, performance-analysis
- :octocat: source code
[XRebel 
https://zeroturnaround.com/software/xrebel
Real-time profiling for web applications, with an in-browser widget.
- tags: java, performance-analysis
[YourKit Java Profiler 
https://www.yourkit.com/features
Profiler for any application running on the JVM.
- tags: java, performance-analysis