[Webkit-unassigned] [Bug 63064] Apply the ParallelJobs support to FEMorphology

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 03:48:25 PDT 2011


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


Andras Piroska <Piroska.Andras at stud.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98343|0                           |1
        is obsolete|                            |
  Attachment #98343|review?, commit-queue?      |
               Flag|                            |
  Attachment #98477|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Andras Piroska <Piroska.Andras at stud.u-szeged.hu>  2011-06-24 03:48:25 PST ---
Created an attachment (id=98477)
 --> (https://bugs.webkit.org/attachment.cgi?id=98477&action=review)
Apply the ParallelJobs support to FEMorphology

The FEMorphology 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 20-25% on dual-core machines.

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