The moose likes Performance and the fly likes Profiling Tool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Profiling Tool" Watch "Profiling Tool" New topic
Author

Profiling Tool

Chikalesh Nikam
Greenhorn

Joined: Nov 09, 2009
Posts: 1
Which is market lead tool for Profiling J2ee application?
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5533

Perhaps the first one that shows up when you google java profiler


JBoss In Action
Girish Vasmatkar
Ranch Hand

Joined: Apr 24, 2008
Posts: 199
And the one I used is this.
Kees Jan Koster
Ranch Hand

Joined: Mar 31, 2009
Posts: 222
Dear Chikalesh,

In practice, having only the market leading tool does not help much. Each tool is good in some areas and terrible in others. Think of them as screwdrivers. You may think all you need is a big flat one, but they really suck at opening laptops.

Java-monitor, JVM monitoring made easy (and free)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Profiling Tool
 
Similar Threads
profiling Java applications which are running on Websphere application server
Good profiler (JProbe vs. JProfiler vs free ones)
Ned to change servlet code to pure java
JVM profiling - java ??
Can any body suggest me, how to improve performance of the EJB Component?