Fully featured low overhead profiler for Java EE and Java SE platforms.
Easy-to-use performance and memory .NET profiler for Windows, Linux and macOS.
Secure and easy profiling in cloud, containers and clustered environments.
Performance monitoring and profiling of Jenkins, Bamboo, TeamCity, Gradle, Maven, Ant and JUnit.

Virtual threads support

Virtual threads, introduced in Java 21, are lightweight threads that simplifies concurrent programming by allowing to write code in a synchronous style while achieving the scalability benefits of asynchronous, non-blocking I/O. Unlike traditional Java threads, which map directly to OS threads and are limited by system resources, virtual threads are managed by the JVM and can scale to millions of concurrent tasks without a significant resource strain.

YourKit Java Profiler fully supports profiling of Java virtual threads in all profiling modes, including asynchronous CPU sampling, CPU tracing, and object allocation profiling. In the call trees, the stacks of all virtual threads are merged together and grouped under the <Virtual threads> node.

Virtual threads node

The Telemetry view includes a All virtual threads chart, which displays the number of virtual threads in the JVM.

Virtual threads graph

YourKit uses cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content, to analyze our website traffic, and to understand where our visitors are coming from.

By browsing our website, you consent to our use of cookies and other tracking technologies in accordance with the Privacy Policy.