您使用哪种 Java Profiling 工具以及您认为最好的工具?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/181568/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-29 11:19:19  来源:igfitidea点击:

Which Java Profiling tool do you use and which tool you think is the best?

javaprofilerprofiling

提问by Nikhil Kashyap

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

想知道 stackoverflow 社区对各种可用的免费和非免费 Java Profiler 和分析工具的看法。

采纳答案by cagcowboy

回答by kohlerm

Yourkit is pretty good for CPU analysis.

Yourkit 非常适合 CPU 分析。

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

对于使用堆转储的内存使用分析,请使用http://www.eclipse.org/mat/

回答by Mike Dunlavey

You ask what do we use.

你问我们用什么。

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

工具很好,但为了找到时间肿瘤,坦率地说,我没有看到比更好的方法。