JProfiler Getting Started Notes

JProfiler is a commercially licensed Java profiling tool developed by EJ Technologies Ltd. for Java EE and Java SE applications. It allows two memory profiles to assess memory usage and dynamic allocation leaks and CPU profiles to assess thread conflicts. JProfiler's intuitive GUI allows you to find performance bottlenecks, catch memory leaks, and troubleshoot threading issues.

In short, it avoids memory leaks by evaluating CPU, memory, and threads, and is a performance monitoring tool.

Reference: http://blog.csdn.net/chendc201/article/details/22897999

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326708200&siteId=291194637