You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 18, 2026. It is now read-only.
We should apply some of the heuristics of the frontend, notably ignoring nested event loops, ignoring non-mozilla code (except the entry point to it), and ignoring SpiderMonkey internals.
This should dramatically reduce the output size, making the frontend load faster, and preparing us to output daily timeseries data for top hangs.
We should apply some of the heuristics of the frontend, notably ignoring nested event loops, ignoring non-mozilla code (except the entry point to it), and ignoring SpiderMonkey internals.
This should dramatically reduce the output size, making the frontend load faster, and preparing us to output daily timeseries data for top hangs.