Open
Bug 1894880
Opened 1 year ago
Updated 1 year ago
Codepen demo (https://codepen.io/pavlovsk/pen/NWmaBva ) is very slow compared to Chrome uses a lot more GPU (time spent in text shadow) Part2
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Attachments
(1 file)
42.47 KB,
text/plain
|
Details |
This is the slowness remaining on the Codepen demo after bug 1894424 was fixed.
Profile: https://share.firefox.dev/44uvsMD
Profile with text-shadow removed: https://share.firefox.dev/3UnLD9T
Removing text shadow improves performance a lot. Chrome is consistently much more smooth, and uses much less GPU.
Reporter | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•