Skip to content

JavaFrameGCRoot.getThreadGCRoot() can be much faster #336

Description

@thurka

Slow computation of JavaFrameGCRoot.getThreadGCRoot() for huge number of threads (>100.000) was fixed in GH-309. However when using TreeMap instead of LongHashMap the JavaFrameGCRoot.getThreadGCRoot() is roughly 20x faster on the test case with 400.000 threads.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions