[Webkit-unassigned] [Bug 43962] Improve FEGaussianBlur algorithm performance
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 13 10:39:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43962
--- Comment #5 from Alejandro G. Castro <alex at igalia.com> 2010-08-13 10:39:31 PST ---
Created an attachment (id=64353)
--> (https://bugs.webkit.org/attachment.cgi?id=64353)
Oprofile log with current algorithm
Basically scrolling identi.ca automatically in epiphany for some time (big blur under the main box in that page)
FEGaussianBlur::apply 8.16% percent of the time
6.68% of the time in the blur algorithm
It is that fast because it is using tiling to create the shadow from a small one.
--
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