VisualVM
VisualVM is a resource analysis tool that has been updated from JDK 6 to 7. It defaults to memory and CPU monitoring. It can tell you which classes and methods consume resources, but it doesn't show the code flow.
JProfiler
JProfiler is easy to install, and through a wizard, you can select the application server to run the application on. I had to choose to use the home directory of the JPofiler application server, and a separate startup script generated by the wizard. Then run the server. During the listening session, it provides several options. It can record memory usage and CPU usage. While viewing the CPU usage, you can see the execution path. This lets me see that the application spends most of its time on requests. We can install the IntelliJ plug-in to the IDE, so it will be more convenient to run JProfiler. For example, you can directly help me start Tomcat.
YourKit
YourKit is a performance analysis tool that I stumbled upon while working on another project. Its installation is simple. There is an option during installation to install a plug-in to my IDE. Once installed, run the app, use the plugin, and it will automatically connect to YourKit. It has a beautiful user interface to view memory and CPU monitoring, and you can also see the execution path of the request.
JProbe
I had some difficulty when I first started creating JProbe. The installation wasn't straight forward, I needed to configure it. It uses the same settings as JProfiler. It will generate startup scripts in your Tomcat directory. It is possible to start the server and listen for sessions through a script. Its interface contains buttons and tables, where memory usage can be seen, but execution paths within the process cannot be found.
Spring Insight
I heard that TC Server has a Spring Insight monitoring interface, so I tried it excitedly. After the installation is complete, set it to the developer version of TC Server, and then deploy the application on the TC Server. I looked at the Insight interface, which does a good job of monitoring classes and methods and seeing how much time it took to complete the method. I can also see the input parameter values, as well as the return value. Since my application is based on Spring, Spring Insight is able to provide very useful data. The configuration of the TC Server plug-in on the IDE is similar to that of Tomcat. The SpringSource tool suite comes with Spring Insight.
The above is the detailed content of What are the Java performance analysis tools?. For more information, please follow other related articles on the PHP Chinese website!

Discussion on the reasons why JavaScript cannot obtain user computer hardware information In daily programming, many developers will be curious about why JavaScript cannot be directly obtained...

RuoYi framework circular dependency problem troubleshooting and solving the problem of circular dependency when using RuoYi framework for development, we often encounter circular dependency problems, which often leads to the program...

About SpringCloudAlibaba microservices modular development using SpringCloud...

Questions about a curve integral This article will answer a curve integral question. The questioner had a question about the standard answer to a sample question...

In SpringBoot, use Redis to cache OAuth2Authorization object. In SpringBoot application, use SpringSecurityOAuth2AuthorizationServer...

JDBC...

Why can't the main class be found after copying and pasting the package in IDEA? Using IntelliJIDEA...

State synchronization between Java multi-interface calls: How to ensure that interface A is called after it is executed? In Java development, you often encounter multiple calls...


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version

SublimeText3 Mac version
God-level code editing software (SublimeText3)

SublimeText3 English version
Recommended: Win version, supports code prompts!

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.