简体   繁体   中英

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.

As far as I know there are several solutions, but I prefer something that is integrated into Eclipse and easy to use.

Do you have any suggestions?

JProfiler has a plugin that integrates into eclipse:

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

The documentation shows how to set up the integration.

Disclaimer: My company develops JProfiler.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM