[Webkit-unassigned] [Bug 13390] New: [js-collector-tweaks] collect less often, now that blocks are bigger and cells are smaller

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 01:03:09 PDT 2007


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

           Summary: [js-collector-tweaks] collect less often, now that
                    blocks are bigger and cells are smaller
           Product: WebKit
           Version: 522+ (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: mjs at apple.com
 BugsThisDependsOn: 13389


Raise ALLOCATIONS_PER_COLLECTION to 4000, for 3.7% iBench speed improvement.
Now that the cell size is smaller and the block size is bigger, we can fit 4000
objects in the two spare cells the collector is willing to keep around, so
collect a bit less often.


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