I need to profile my JAVA SRC code for some particular problem I am currently working on. I've been using the trial version of a tool called JProfiler.
I'd like to learn of some good community open-source tools, if available; other than that I am also looking forward to learn of some standard techniques that are widely adopted (or must know).
For C Code optimization I use VALGRIND; please also let me know of good tools available on Windows.
Java 1.6 comes with a rudimentary profiler: jvisualvm
. It is in the same directory as java
and javac
.
You can take a look at the answers to this question: open source java profilers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With