Which Java Profiling tool do you use and which too

2019-01-24 00:53发布

问题:

Want to know what the stackoverflow community feels about the various free and non-free Java Profilers and profiling tools available.

回答1:

JProfiler works very well for us.

http://www.ej-technologies.com/products/jprofiler/overview.html



回答2:

Yourkit is pretty good for CPU analysis.

For memory usage analsis using heap dumps use http://www.eclipse.org/mat/



回答3:

You ask what do we use.

Tools are fine, but for finding time-tumors, frankly I've seen nothing that works better than this.