Do you use the IntelliJ Idea Java Profiler?

Recently discovered the feature (only included in Ultimate). Worked pretty good and helped me find what I was looking for.

How does it compare to things like VisualVM and commercial profilers like YourKit in your experience?

https://blog.jetbrains.com/idea/2021/10/5-best-features-for-profiling-java-code/

#java #profiling #coding #performance #idea #yourkit

5 Best Features for Profiling Java Code in IntelliJ IDEA | The IntelliJ IDEA Blog

When it comes to apps functioning efficiently, there is always room for improvement. Fast, lag-free, smooth operation – what else can a Java developer dream of? However, when you aim for this level

The JetBrains Blog