On the Speedometer 3 subtest "Perf-Dashboard", we spend too much time in `mozilla::PresShell::ContentRemoved`, `mozilla::RestyleManager::ProcessRestyledFrames`, and `mozilla::ServoStyleSet::StyleDocument`. This is causing our "Update style" and "set Node.textContent" times to be 2x of Chrome's. If we can match Chrome's time on these two buckets, our Perf-Dashboard score should improve by 6.8%.
Bug 1850834 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
https://speedometer-preview.netlify.app/?suite=Perf-Dashboard On the Speedometer 3 subtest "Perf-Dashboard", we spend too much time in `mozilla::PresShell::ContentRemoved`, `mozilla::RestyleManager::ProcessRestyledFrames`, and `mozilla::ServoStyleSet::StyleDocument`. This is causing our "Update style" and "set Node.textContent" times to be 2x of Chrome's. If we can match Chrome's time on these two buckets, our Perf-Dashboard score should improve by 6.8%.