Closed
Bug 1871355
Opened 1 year ago
Closed 1 year ago
Use root API for sending transaction related to ImageBridge in WebRenderBridgeParent::ProcessWebRenderParentCommands()
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
(Keywords: perf-alert)
Attachments
(1 file)
Change of Bug 1868729 was not enough. WebRenderBridgeParent::ProcessWebRenderParentCommands() needs a bit more change.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/41bec03e1ac3
Use root API for sending transaction related to ImageBridge in WebRenderBridgeParent::ProcessWebRenderParentCommands() r=gfx-reviewers,lsalzman
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Comment 4•1 year ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/41bec03e1ac3
Use root API for sending transaction related to ImageBridge in
WebRenderBridgeParent::ProcessWebRenderParentCommands()
r=gfx-reviewers,lsalzman
Your change gave a slight performance improvement!
== Change summary for alert #40823 (as of Wed, 03 Jan 2024 05:47:03 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
3% | glterrain | linux1804-64-shippable-qr | e10s fission stylo webrender-sw | 2.46 -> 2.38 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=40823
Updated•1 year ago
|
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•