[Webkit-unassigned] [Bug 15772] New: allocate numbers in half-size cells, for an 0.5% SunSpider speedup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 30 23:00:55 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15772
Summary: allocate numbers in half-size cells, for an 0.5%
SunSpider speedup
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: mjs at apple.com
Numbers are already in a separate heap, and only need half the size of a normal
cell. Allocating them in half-size cells should be a perf win overall.
--
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