Performance checker for Java

T

Terrie

Hi,

I am looking for a performance checker for Java. It should say which
methods uses how many percent of the CPU / Memory. I have worked with
-Xhprof but that is not precise enough.

Any ideas?

Thx,

Sabine
 
D

Daniel Dyer

Hi,

I am looking for a performance checker for Java. It should say which
methods uses how many percent of the CPU / Memory. I have worked with
-Xhprof but that is not precise enough.

Any ideas?

Thx,

Sabine

What you're looking for is more commonly called a profiler. Search for
"java profiler" on Google. JProbe (http://java.quest.com/jprobe/) is one
example that does the job quite well. They now have a freeware version
too, which is nice.


Dan.
 

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,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top