Popularity
3.0
Declining
Activity
0.0
Declining
155
11
20

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/

Programming language: Java
License: MIT License
Tags: Database     Performance Analysis     Testing     Java     Hibernate    
Latest version: v3.1.8

Sniffy alternatives and similar libraries

Based on the "Performance analysis" category.
Alternatively, view Sniffy alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Sniffy or a related project?

Add another 'Performance analysis' Library

README

Sniffy

Build Status Code Coverage Maven Central

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.

RecordedDemo

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