firefox-devtools / firefox-devtools/profiler

Phase times in GC Marker tooltips are missing info

Open
#2,034 4 comments 0 reactions 0 assignees View on GitHub
markers polish
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

The phase times displayed in the GC markers assume that all the child-phases add up to the parent phase's time exactly, but this is not the case. We should not filter out parents and instead display their time as a calculated self-time.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-156)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.