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
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