Add honest-profiler

This commit is contained in:
pron
2016-01-18 15:07:40 +02:00
parent 9ac6cda491
commit 5a58ddcd10

View File

@ -474,6 +474,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Tools for performance analysis, profiling and benchmarking.*
* [honest-profiler](https://github.com/RichardWarburton/honest-profiler) - An low-overhead, bias-free sampling profiler.
* [jHiccup](http://github.com/giltene/jHiccup) - Logs and records platform JVM stalls.
* [JMH](http://openjdk.java.net/projects/code-tools/jmh/) - Microbenchmarking tool for the JVM.
* [JProfiler](https://www.ej-technologies.com/products/jprofiler/overview.html) - Commercial profiler.