https://stripe.com/climate is slow with sw-wr
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
60.24 KB,
text/html
|
Details |
https://share.firefox.dev/31P4WyD
Box shadow is an appreciable part of it.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Comment 2•4 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 3•4 years ago
|
||
This was mostly addressed by bug 1686244. What remains is mostly cs_clip_rectangle overhead.
Reporter | ||
Comment 4•4 years ago
|
||
Comment 5•4 years ago
•
|
||
The biggest remaining overheads are because of the brush repetition in the radial gradient causing it to use the slower radial gradient path, and also cs_clip_box_shadow, now that bug 1682194 has landed.
Comment 6•4 years ago
|
||
Most of the addressable slow-downs from repeat sampling and gradients have been addressed by now. Closing this bug out in favor of leaving other bugs open that better exercise potential remaining bottlenecks in this case.
Description
•