[Webkit-unassigned] [Bug 61048] New: Apply the ParallelJobs support to FELighting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 06:16:14 PDT 2011


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

           Summary: Apply the ParallelJobs support to FELighting
           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


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

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