[Webkit-unassigned] [Bug 48212] SVG FELighting performance issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 05:44:46 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48212





--- Comment #6 from Dirk Schulze <krit at webkit.org>  2010-10-27 05:44:45 PST ---
Thanks for taking the bother to check ByteArray, have you used callgrind (kcachegrind) or shark to look why it is slower on ByteArray? Is it the get and set method? If so, we might follow kling's suggestion and add a unsafeGet/Set method. I'd also like to know what takes most of the time after your changes.

-- 
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