30.86% espn ContentfulSpeedIndex (Windows) regression on Fri October 13 2023
Categories
(Testing :: Performance, defect)
Tracking
(firefox-esr115 unaffected, firefox118 unaffected, firefox119 unaffected, firefox120 wontfix)
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | --- | wontfix |
People
(Reporter: alexandrui, Unassigned)
References
(Regression)
Details
(Keywords: perf, perf-alert, regression)
Perfherder has detected a browsertime performance regression from push 576a3a6fd4d4f0f6118d63312df282f4e8d15314. As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
| Ratio | Test | Platform | Options | Absolute values (old vs new) | Performance Profiles |
|---|---|---|---|---|---|
| 31% | espn ContentfulSpeedIndex | windows10-64-shippable-qr | cold fission webrender | 755.51 -> 988.67 | Before/After |
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 patch(es) may be backed out in accordance with our regression policy.
If you need the profiling jobs you can trigger them yourself from treeherder job view or ask a sheriff to do that for you.
For more information on performance sheriffing please see our FAQ.
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1856449
Comment 2•2 years ago
|
||
In the screenshots, the "after" profile seems to have action in the little loading panel in the bottom left much later than in the "before" profile. Which is exactly the opposite of what you would expect given the regressing bug.
Comment 3•2 years ago
|
||
I think it makes sense actually. Previously, iframe loads would both show and hide the status panel in the bottom left. This meant that if you have one long toplevel load and a very short load in an iframe, the load in the iframe will actually end up hiding the status panel much earlier when it finishes.
I think we either need to exclude the status panel from our ContentfulSpeedIndex calculation or just accept this loss, because it is not actually negatively affecting user experience.
Comment 4•2 years ago
|
||
Do we want to update the test per comment 3?
Comment 5•2 years ago
|
||
This looks like the same issue we had in the past and we filed bug 1762951 for it.
Comment 6•2 years ago
|
||
I'm just going to WONTFIX this, given that 1762951 will fix it, but it's not quite a duplicate. Feel free to reopen.
Updated•2 years ago
|
Description
•