简体   繁体   English

在Eclipse中分析Java应用程序的最佳方法是什么?

[英]What is the best way to profile a Java application in Eclipse?

I'm looking for a way to profile a Java application under Eclipse, in order to find the bottlenecks. 我正在寻找一种在Eclipse下分析Java应用程序的方法,以便找到瓶颈。

As far as I know there are several solutions, but I prefer something that is integrated into Eclipse and easy to use. 据我所知,有几种解决方案,但我更喜欢集成到Eclipse中并且易于使用的东西。

Do you have any suggestions? 你有什么建议吗?

JProfiler has a plugin that integrates into eclipse: JProfiler有一个集成到eclipse的插件:

在此输入图像描述 在此输入图像描述

The documentation shows how to set up the integration. 文档显示了如何设置集成。

Disclaimer: My company develops JProfiler. 免责声明:我公司开发JProfiler。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Java应用程序中分析内存使用情况的最佳方法? - Best way to profile memory usage in a Java application? 如果应用程序具有多个模块并且每个模块都是单独的项目,那么在jboss和eclipse中调试Java应用程序的最佳方法是什么? - What is the best way to debug a java application in jboss and eclipse if application has multiple modules and each module is separate project 分析/优化Google应用引擎应用的最佳方式是什么? - What is the best way to profile/optimize google app engine application? 在Java应用程序中管理时间的最佳方法是什么? - What is the best way to manage Time in a Java application? 向Java应用程序添加组件的最佳方法是什么 - What is the best way to add components to a java application 从Eclipse中的另一个Java项目重用类的最佳方法是什么? - What is the best way to reuse classes from another Java project in Eclipse? Eclipse(Mars)中缺少“ Profile AS”-“ Java应用程序” - Missing “Profile AS” - “Java Application” in eclipse (mars) 有没有一种简单的方法可以在 eclipse 中分析 java 程序? - Is there a easy way to profile a java program in eclipse? 在Java中创建用户配置文件的最佳方式 - Best way of creating a user profile in Java 在Java EE应用程序中同时进行httpurlconnection调用的最佳方法是什么 - What is the best way to make simultaneous httpurlconnection calls in a Java EE application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM