[Webkit-unassigned] [Bug 17510] Acid3 test 26 takes >33ms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 25 06:37:39 PDT 2008


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





------- Comment #31 from mjs at apple.com  2008-05-25 06:37 PDT -------
I have a fix for this one:

> 2) 1% of time is spent in KJS::resolve_skip, likely much of this is retrieving
> the global "document" property, though some of it is "Date". Since "document"
> is DontDelete and very commonly accessed, we could create it at the time the
> Window is created and statically put it in a var slot much like the Math
> object.


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