Skip to content

Change the implementation of call tree inversion #337

@mstange

Description

@mstange

Inverting this profile is pretty slow: https://share.firefox.dev/3yivFDy

Currently, we go from stacks to inverted stacks to funcStacks.

It might be better to go from stacks to funcStacks, i.e. have non-inverted funcStack info, and then do the inversion when constructing the tree.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

perfIssues 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