Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 3.3 KB

performance-analysis.md

File metadata and controls

68 lines (57 loc) · 3.3 KB

Bookmarks tagged [performance-analysis]

[fastThread c

http://fastthread.io

Analyze and visualize thread dumps with a free cloud-based upload interface.


[GCeasy c

http://gceasy.io

Tool to analyze and visualize GC logs. It provides a free cloud-based upload interface.


https://github.com/RichardWarburton/honest-profiler

A low-overhead, bias-free sampling profiler.


https://github.com/giltene/jHiccup

Logs and records platform JVM stalls.


https://github.com/AdoptOpenJDK/jitwatch

Analyze the JIT compiler optimisations made by the HotSpot JVM.


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.


[JProfiler c

https://www.ej-technologies.com/products/jprofiler/overview.html

Database profiling for JDBC, JPA and NoSQL, with JEE support.


https://github.com/LatencyUtils/LatencyUtils

Utilities for latency measurement and reporting.


[XRebel c

https://zeroturnaround.com/software/xrebel

Real-time profiling for web applications, with an in-browser widget.


[YourKit Java Profiler c

https://www.yourkit.com/features

Profiler for any application running on the JVM.