Java Profiler

L

Lalita

Hi Amit,

JProfiler is a good profiling tool. It gives you statistics about the
time taken by each method, memory trace, db connections etc. You can
download the evaluation version.

Regards,
Lalita
 
D

Daniel Pitts

Lalita, please don't top-post.
Lalita said:
> Hi Amit,
>
> JProfiler is a good profiling tool. It gives you statistics about the
> time taken by each method, memory trace, db connections etc. You can
> download the evaluation version.
>
> Regards,
> Lalita
>

A agree. I've evaluated many, and the only one I was happy with was
JProfiler. It is pricey though, so unless you're company is paying for
it, a free one may be better. If you only need it for one project, the
Evaluation copy works for 2 weeks, and that is more than enough time to
find and fix performance issues.
 
S

Stefan Rybacki

Donkey said:
Netbeans IDE has a great one.
I agree. And it is also attachable to any running java process so you are not
bound to Netbeans if your favourite IDE is something else.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top