[Webkit-unassigned] [Bug 74263] New: WebPImageDecoder: Increase image/webp decoding performance 10-20%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 11 20:29:08 PST 2011


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

           Summary: WebPImageDecoder: Increase image/webp decoding
                    performance 10-20%
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noel.gordon at gmail.com
                CC: noel.gordon at gmail.com


Data copies from RGB m_rgbBuffer to the pixel backing store, via buffer.setRGBA(), are costly.

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