[Webkit-unassigned] [Bug 61049] New: Apply the ParallelJobs support to FEGaussianBlur

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 06:28:04 PDT 2011


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

           Summary: Apply the ParallelJobs support to FEGaussianBlur
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loki at webkit.org
                CC: zimmermann at kde.org, zherczeg at webkit.org,
                    ossy at webkit.org, reni at webkit.org


The Gaussian blur 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 about 15% 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