Enable accelerated Canvas2D on macOS nightly
Categories
(Core :: Graphics: Canvas2D, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: lsalzman, Assigned: lsalzman)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(1 file, 1 obsolete file)
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5c16ac03eca7
https://hg.mozilla.org/mozilla-central/rev/767a824e1cc8
Comment 6•2 years ago
|
||
Backed out for causing crashes in Bug 1769254
Updated•2 years ago
|
Comment 7•2 years ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5c16ac03eca7
Enable accelerated Canvas2D on macOS nightly. r=jrmuizel
== Change summary for alert #34439 (as of Mon, 13 Jun 2022 12:00:51 GMT) ==
Regressions:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
21% | google-docs SpeedIndex | macosx1015-64-shippable-qr | fission warm webrender | 712.08 -> 861.67 |
17% | google-docs SpeedIndex | macosx1015-64-shippable-qr | cold fission webrender | 1,100.00 -> 1,291.00 |
6% | google-docs PerceptualSpeedIndex | macosx1015-64-shippable-qr | cold fission webrender | 1,318.38 -> 1,394.67 |
6% | google-docs FirstVisualChange | macosx1015-64-shippable-qr | cold fission webrender | 720.00 -> 760.00 |
3% | google-docs ContentfulSpeedIndex | macosx1015-64-shippable-qr | cold fission webrender | 1,359.00 -> 1,398.17 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=34439
Updated•2 years ago
|
Comment 8•2 years ago
|
||
(In reply to Cristian Tuns from comment #6)
Backed out for causing crashes in Bug 1769254
== Change summary for alert #34484 (as of Wed, 15 Jun 2022 00:16:06 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
18% | google-docs SpeedIndex | macosx1015-64-shippable-qr | fission warm webrender | 862.17 -> 709.25 |
15% | google-docs SpeedIndex | macosx1015-64-shippable-qr | cold fission webrender | 1,291.42 -> 1,099.08 |
12% | google-docs loadtime | macosx1015-64-shippable-qr | cold fission webrender | 920.67 -> 813.25 |
5% | google-docs PerceptualSpeedIndex | macosx1015-64-shippable-qr | cold fission webrender | 1,395.58 -> 1,320.08 |
5% | google-docs FirstVisualChange | macosx1015-64-shippable-qr | cold fission webrender | 760.00 -> 720.00 |
3% | google-docs ContentfulSpeedIndex | macosx1015-64-shippable-qr | cold fission webrender | 1,399.83 -> 1,357.17 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=34484
Assignee | ||
Updated•2 years ago
|
Comment 10•2 years ago
|
||
bugherder |
Comment 11•2 years ago
|
||
Backed out for causing reftest failures on 1304353-text-global-composite-op-1.html
Failure line: REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/canvas/1304353-text-global-composite-op-1.html == layout/reftests/canvas/1304353-text-global-composite-op-1-ref.html | image comparison, max difference: 1, number of differing pixels: 34
Comment 12•2 years ago
|
||
Backout has been merged to central: https://hg.mozilla.org/mozilla-central/rev/50e29743ef21
Assignee | ||
Updated•2 years ago
|
Comment 13•2 years ago
|
||
Comment 14•2 years ago
|
||
bugherder |
Comment 15•2 years ago
|
||
Given the high crash rate in bug 1769254, I think we should probably back this change out for now.
Assignee | ||
Comment 16•2 years ago
|
||
I put in a stop-gap patch to reduce the crashiness in bug 1769254. We are actively investigating what's going on.
Description
•