On 5/25/22 10:27 AM, Michael Bien wrote:
async-profiler[1] combined with flame graphs can be helpful to find bottlenecks of long running tasks (> few seconds).

+1 for async-profiler! It can let you get a much bigger picture than is possible with most other profilers, and it often shows you immediately what's wrong. For example:

JDK 13 Performance
https://jgneff.github.io/framebufferY8/2020-05/#jdk-13-performance

It would be a nice addition to the NetBeans profiler. :-)

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to