Description
Sniffy is a Java profiler which shows the results directly in your browser.
It also brings profiling to your unit (or rather component) tests and allows you to disable certain outgoing connections for fault-tolerance testing.
Live Demo - https://demo.sniffy.io/
Sniffy alternatives and similar libraries
Based on the "Performance analysis" category.
Alternatively, view Sniffy alternatives based on common mentions on social networks and blogs.
-
JITWatch
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface. -
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
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Sniffy or a related project?
Popular Comparisons
README
Sniffy
Sniffy is a Java profiler which shows the results directly in your browser. It also brings profiling to your unit (or rather component) tests and allows you to disable certain outgoing connections for fault-tolerance testing. You can also use Sniffy to capture traffic sent or received by your application - just like Wireshark but without admin permission or 3rd-party dependencies.
Live Demo - https://demo.sniffy.io/
Documentation - https://www.sniffy.io/docs/latest/
Support
Ask questions on stackoverflow with tag sniffy
Contribute
You are most welcome to contribute to Sniffy!
Read the instructions to build Sniffy and contribution guidelines