[Webkit-unassigned] [Bug 15791] New: change property map data structure for less memory use, better speed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 05:48:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15791

           Summary: change property map data structure for less memory use,
                    better speed
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: darin at apple.com


This optimization is giving me a 0.8% speed-up on SunSpider, although it does
slow down bitwise-and because that is almost exclusively a test of unoptimized
global variable access.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list