[Webkit-unassigned] [Bug 55873] New: use HashMaps for caching primitive values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 06:00:39 PST 2011


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

           Summary: use HashMaps for caching primitive values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Both the memory efficiency and sharing efficiency of CSSPrimitiveValueCache can be improved by using HashMaps instead of fixed size arrays.

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