[Webkit-unassigned] [Bug 43903] Speeding up SVG filters with multicore (SMP) support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 02:49:59 PDT 2010


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





--- Comment #1 from Zoltan Herczeg <zherczeg at webkit.org>  2010-08-12 02:49:59 PST ---
Created an attachment (id=64198)
 --> (https://bugs.webkit.org/attachment.cgi?id=64198)
parallel svg light filter

Light filter is easy to split up for multiple CPUs. The initial plan is to add one helper thread, and two functions (execute / waitForCompletition) to the Filter base class.

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