firefox-devtools / firefox-devtools/profiler
We should show the allocation information in the timeline
Open
memory
polish
timeline
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
Currently we don't see anything about the allocation information in the timeline. It would be good to see it in some way.
There are various possibilities, but my preference would be to feed this information to the activity graph when showing the memory information in the panels (because if we have allocations information it's likely that the timing information is unreliable).
But then we probably need the select box higher in the interface.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-408)
Contributor guide
Assessment
This issue has not been assessed yet.