Skip to content

[HeapViewer] Displaying threads in Threads view is sometimes slow #574

@thurka

Description

@thurka

This happens on heap dumps, which have a large number of running threads (>4000) and are taken on JDK 17 or older.
The most of the time is spent in org.graalvm.visualvm.heapviewer.java.impl.JavaThreadsProvider.isVirtualThread () - see attached snapshot: snapshot-1715328986105.nps.gz

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions