[Webkit-unassigned] [Bug 68353] New: Apply the ParallelJobs support to ImageBuffer::platformTransformColorSpace method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 06:10:08 PDT 2011


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

           Summary: Apply the ParallelJobs support to
                    ImageBuffer::platformTransformColorSpace method.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pandras at inf.u-szeged.hu
                CC: loki at webkit.org, zherczeg at webkit.org, ossy at webkit.org


Based on the measurements of the oprofile,
the ImageBuffer::platformTransformColorSpace method used
often by such functions like FEGaussian filter.
The computation can be distributed to multiple core
if the architecture supports.

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