在Eclipse中分析Java应用程序? (插入) [英] Profiling a Java Application in Eclipse? (plug-in)

查看:124
本文介绍了在Eclipse中分析Java应用程序? (插入)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望在 Eclipse 中找到Java应用程序中的瓶颈。我认为这可能是有用的:

I'm looking to find bottlenecks in my Java application in Eclipse. I'm thinking this might be useful:

http://www.eclipse.org/projects/project_summary.php?projectid=tptp.performance

任何其他的好插件要使用?

Any other good plug-ins to use?

编辑确定,它不一定是Eclipse插件。但这会很好而且,我对速度感兴趣。

EDIT OK, it doesn't necessarily have to be an Eclipse plug-in. But it would be nice. And, I'm most interested in speed.

推荐答案

如果可以,请使用 jvisualvm 。它可以开箱即用,可以回答许多初始问题。

If you can, use jvisualvm in the Sun Java 6 JDK (IBM too). It works out of the box and can answer many of the initial questions.

请注意,在Windows上,您需要使用与所需程序相同的Java二进制调用jvisualvm调查最佳结果。

Note that on Windows you need to invoke jvisualvm with the same Java binary as the program you want to investigate for best results.

(visualvm是Netbeans剖析器的独立子集)

(visualvm is a stand-alone subset of the Netbeans profiler)

这篇关于在Eclipse中分析Java应用程序? (插入)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆