Skip to content

getFlameGraphTiming is slow #844

@gregtatum

Description

@gregtatum

STR:

Here is a recording of that slowness, with getFlameGraphTiming focused.
https://perfht.ml/2p0EXzK

Specifically the call tree method getDisplayData is the culprit in being the most slow. The results are already cached, but I think we need to computer fewer things, or provide another avenue to get that data that isn't so expensive.

Metadata

Metadata

Assignees

Labels

flame graphRelated to the flame graph panelperfIssues where the profiler itself is slow.

Type

No type

Priority

None yet

Jira

None yet

Severity

None yet

Estimate

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions