RESOLVED FIXED Bug 61048
Apply the ParallelJobs support to FELighting
https://bugs.webkit.org/show_bug.cgi?id=61048
Summary Apply the ParallelJobs support to FELighting
Gabor Loki
Reported 2011-05-18 06:16:14 PDT
The lighting filter of SVG can consume lots of resources if it is applied to a large area. The computation can be distributed to multiple cores if the architecture supports. The average performance progression is 10-20% on dual-core machines (measured with Methanol).
Attachments
Apply the ParallelJobs support to FELighting (11.60 KB, patch)
2011-05-18 06:19 PDT, Gabor Loki
no flags
Gabor Loki
Comment 1 2011-05-18 06:19:18 PDT
Created attachment 93903 [details] Apply the ParallelJobs support to FELighting
Nikolas Zimmermann
Comment 2 2011-05-18 06:31:50 PDT
Comment on attachment 93903 [details] Apply the ParallelJobs support to FELighting Looks great, r=me.
Gabor Loki
Comment 3 2011-05-18 07:27:32 PDT
Comment on attachment 93903 [details] Apply the ParallelJobs support to FELighting Clearing flags on attachment: 93903 Committed r86759: <http://trac.webkit.org/changeset/86759>
Gabor Loki
Comment 4 2011-05-18 07:27:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.