Add performance metrics for the size of the browser.xhtml main window DOM
Categories
(Firefox :: General, task, P1)
Tracking
()
People
(Reporter: Gijs, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxperf:p1])
Attachments
(1 file)
The main window DOM influences window opening and startup times, and currently includes a lot of stuff that could be loaded lazily. The aim of adding performance metrics for the DOM size is (a) to be able to verify fixes and (b) to be able to catch regressions if people add an excessive amount of new DOM that could be loaded as-needed instead of hardcoded in the DOM.
Assignee | ||
Comment 1•9 months ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Assignee | ||
Updated•9 months ago
|
The severity field is not set for this bug.
:Dolske, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•9 months ago
|
Comment 4•8 months ago
|
||
Comment 5•8 months ago
|
||
Comment 6•8 months ago
|
||
Let's land this just for linux once Dave have updated talos' Ubuntu. We can land others as a follow-up
Comment 7•8 months ago
|
||
works on all platforms now
try run https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&revision=9e685e707f11c55f6bdf2219c9f8195449ff1f39
Comment 8•8 months ago
|
||
try run again (fixed a cwd for android)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=adc9e0f928c61861abe62b295fb6e1e3093c3f5d
Pushed by gmierz2@outlook.com: https://hg.mozilla.org/integration/autoland/rev/7657cc2a1ba9 add a mozperftest to measure browser.xhtml DOM size, r=tarek,dhouse,sparky
Comment 10•8 months ago
|
||
bugherder |
Updated•8 months ago
|
Description
•