Open
Bug 1456932
Opened 3 years ago
Updated 3 years ago
SVG blur filter is slow
Categories
(Core :: SVG, defect, P3)
Core
SVG
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
Details
People seem to use the css blur filter and the svg filter interchangeably. The svg one runs a lot slower because of having to do the blur in linear RGB.
Reporter | ||
Comment 1•3 years ago
|
||
The bottom of this page https://www.digitalocean.com/ shows us being very slow.
Updated•3 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•