Closed
Bug 1739357
Opened 4 years ago
Closed 4 years ago
0.09 - 0.07% installer size / installer size (OSX) regression on Tue November 2 2021
Categories
(Core :: DOM: CSS Object Model, defect)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox93 | --- | unaffected |
| firefox94 | --- | unaffected |
| firefox95 | --- | unaffected |
| firefox96 | --- | fixed |
People
(Reporter: aesanu, Assigned: emilio)
References
(Regression)
Details
(Keywords: perf-alert, regression)
Attachments
(1 file)
Perfherder has detected a build_metrics performance regression from push 36619d5ef1e0b1b6de68ef1b4fd97b163775ccb6. 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) |
|---|---|---|---|---|
| 0.09% | installer size | osx-shippable | instrumented | 115,519,948.56 -> 115,626,740.42 |
| 0.07% | installer size | osx-shippable | instrumented | 115,526,501.75 -> 115,609,571.67 |
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.
Flags: needinfo?(emilio)
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
| Assignee | ||
Comment 1•4 years ago
|
||
This should mitigate the code size impact. Also make get_resolved_value
non-generic to avoid monomorphizing it multiple times.
Updated•4 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2789931125b1
Merge branches in some ComputedValues functions. r=boris
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Updated•4 years ago
|
status-firefox93:
--- → unaffected
status-firefox94:
--- → unaffected
status-firefox95:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•