[Webkit-unassigned] [Bug 134416] New: reduce dynamic memory allocation in css jit compiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 15:06:08 PDT 2014


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

           Summary: reduce dynamic memory allocation in css jit compiler
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: benjamin at webkit.org


The css jit compiler could be sped up.  Calls to malloc are slow.  Let's get rid of them.

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