Consider to have very high priority ("control") for DidComposite tasks
Categories
(Core :: Performance, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert, perf:responsiveness)
Attachments
(4 files, 1 obsolete file)
Currently a pending DidComposite may cause refreshdriver to not paint soon enough.
Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
Making this qf:p1:responsiveness since we know at least one place where this really hurts and it's likely to help us across the board.
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D115404
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D115405
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Just to remind myself,
https://palmeral.github.io/interactive-mandelbrot/ is the case where this helps a lot on linux with MOZ_ENABLE_WAYLAND=1
The difference is like
http://mozilla.pettay.fi/moztests/DidComposite_using_control_group.webm
Comment 9•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ddc6d95f0601
https://hg.mozilla.org/mozilla-central/rev/a0fccd7121b5
https://hg.mozilla.org/mozilla-central/rev/f8febc2db198
Comment 10•4 years ago
|
||
Backed out for causing wr failures on background-color-animation-in-body.html.
Assignee | ||
Comment 11•4 years ago
|
||
There is existing bug https://bugzilla.mozilla.org/show_bug.cgi?id=1702588 hinting that the failure has been there before the
changes to DidComposite.
Depends on D115406
Comment 12•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Comment 13•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1063abf99c57
https://hg.mozilla.org/mozilla-central/rev/50871b972cf8
https://hg.mozilla.org/mozilla-central/rev/5d6d1f75e513
https://hg.mozilla.org/mozilla-central/rev/ff9588d5696f
Comment 14•4 years ago
|
||
== Change summary for alert #30162 (as of Fri, 21 May 2021 21:19:45 GMT) ==
Improvements:
Ratio | Suite | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|---|
6% | motionmark_webgl (docs) | 3DGraphics-WebGL | macosx1015-64-shippable | e10s stylo webgl-ipc | 14.78 -> 15.67 |
5% | motionmark_webgl (docs) | 3DGraphics-WebGL | windows10-64-shippable-qr | e10s stylo webrender-sw | 11.51 -> 12.07 |
5% | motionmark_webgl (docs) | 3DGraphics-WebGL | windows10-64-shippable | e10s stylo | 11.44 -> 11.99 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=30162
Updated•4 years ago
|
Updated•3 years ago
|
Description
•