[Webkit-unassigned] [Bug 31370] SVG filter effects need smarter size calculation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 10 03:41:30 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=31370
--- Comment #3 from Dirk Schulze <krit at webkit.org> 2010-08-10 03:41:30 PST ---
Created an attachment (id=63996)
--> (https://bugs.webkit.org/attachment.cgi?id=63996)
Filter with slow performance
This is an example of a very little rect, that gets blurred. The filter size is 5000x5000 and the effect of the same size. It's very slow, because we're using the effect rect with some more (but here useless) optimizations for the ImageBuffer size.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list