3.2 - 3.68% Heap Unclassified (windows10-64-shippable) regression on push 5f1618cc19f5d34eedb2dc62dd64043b62af4e48 (Fri May 1 2020)
Categories
(Core :: DOM: CSS Object Model, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox75 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | fixed |
People
(Reporter: marauder, Assigned: nordzilla)
References
(Regression)
Details
(Keywords: perf, perf-alert, regression)
Perfherder has detected a awsy performance regression from push 5f1618cc19f5d34eedb2dc62dd64043b62af4e48. As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
4% Heap Unclassified windows10-64-shippable opt 50,035,948.69 -> 51,877,529.43
3% Heap Unclassified windows10-64-shippable opt 50,046,108.22 -> 51,767,165.13
3% Heap Unclassified windows10-64-shippable opt tp6 68,458,190.91 -> 70,646,151.29
Details of the alert can be found in the alert summary, including links to graphs and comparisons for each of the affected tests. Please follow our guide to handling regression bugs and let us know your plans within 3 business days, or the offending patch(es) will be backed out in accordance with our regression policy.
For more information on performance sheriffing please see our FAQ.
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
•
|
||
[Bug 1632686] introduced behavior where StyleSheets are cloned before they are put into the XUL cache [here].
It's understandable that this would cause more overall heap allocations. I am looking into whether memory reporting the XUL cache will improve these numbers in [Bug 1636266].
I find it curious that the alert was triggered only for Windows10-64.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
It looks like adding memory reporting to the StyleSheets in the XUL cache in [Bug 1636266] will re-classify this unclassified memory, based on these comparisons:
I expect that this regression will be fixed once that patch lands.
Assignee | ||
Comment 3•5 years ago
|
||
The patch has landed.
marauder, can you double check that you are no longer seeing this issue?
Reporter | ||
Comment 4•4 years ago
|
||
Thanks Erik, yes all good!
Updated•4 years ago
|
Description
•