32.24 - 30.95% displaylist_mutate / displaylist_mutate (Linux) regression on Wed May 26 2021
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox89 | --- | unaffected |
firefox90 | --- | fixed |
firefox91 | --- | fixed |
People
(Reporter: alexandrui, Unassigned)
References
(Regression)
Details
(4 keywords)
Perfherder has detected a talos performance regression from push f412f8f6803751c9fcf8ffcbde4784917049b673. As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
Ratio | Suite | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|---|
32% | displaylist_mutate (docs) | linux1804-64-shippable-qr | e10s stylo webrender-sw | 2,504.59 -> 3,311.94 | |
31% | displaylist_mutate (docs) | linux1804-64-shippable-qr | e10s stylo webrender-sw | 2,520.60 -> 3,300.67 |
Improvements:
Ratio | Suite | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|---|
10% | perf_reftest (docs) | some-descendants-1.html | linux1804-64-shippable-qr | e10s stylo webrender-sw | 4.90 -> 4.40 |
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.
Comment 1•3 years ago
|
||
Set release status flags based on info from the regressing bug 1712871
Comment 2•3 years ago
|
||
I think this was probably fixed by the follow up patch Lee landed to fix a bug from this patch where max_update_rects
would end up being 0 on sw-wr. Apart from that bug, this should have been a simple refactoring patch with no impact on performance. Lee, does that sound right to you?
Comment 3•3 years ago
|
||
That was addressed in my follow-up and should be resolved now.
Updated•3 years ago
|
Updated•3 years ago
|
Description
•