honest-profiler
A sampling JVM profiler without the safepoint sample bias (by jvm-profiling-tools)
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. (by giltene)
| honest-profiler | jHiccup | |
|---|---|---|
| - | 2 | |
| 1,254 | 702 | |
| 0.0% | 0.1% | |
| 0.0 | 0.0 | |
| over 2 years ago | 4 months ago | |
| Java | Java | |
| MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
honest-profiler
Posts with mentions or reviews of honest-profiler.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning honest-profiler yet.
Tracking mentions began in Dec 2020.
jHiccup
Posts with mentions or reviews of jHiccup.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-28.
- JHiccup
-
Introducing KoolKits - OSS Debugging Toolkits for Kubernetes
JVM KoolKit – jvm-profiler, jHiccup support
What are some alternatives?
When comparing honest-profiler and jHiccup you can also consider the following projects:
JMH - "Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
LatencyUtils - Utilities for latency measurement and reporting
quickperf - QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
JITWatch - Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.