Open
Bug 1843689
Opened 1 year ago
Updated 8 months ago
Very loong GPU time on Codepen demo with many mix blend primitives and clips
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 2 open bugs, )
Details
Attachments
(1 file)
4.20 MB,
application/zip
|
Details |
Go to https://codepen.io/yuanchuan/pen/yxwbXP
Click on the demo to redraw them. Or try to scroll in the pane.
Updated•8 months ago
|
Blocks: wr-gradients
Comment 1•8 months ago
|
||
The gradient part is actually not that bad. Most of the GPU time goes into mix-blend mode and a massive amount of overdraw and texture allocation due to atlasing a gazillion primitives.
Summary: Codepen demo with conic gradients is slower to scroll and interact in Nightly → Very lo0ng GPU time on Codepen demo with many mix blend primitives and clips
Updated•8 months ago
|
Summary: Very lo0ng GPU time on Codepen demo with many mix blend primitives and clips → Very loong GPU time on Codepen demo with many mix blend primitives and clips
Comment 2•8 months ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•