[Webkit-unassigned] [Bug 43256] Avoid timing IO in SunSpider

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 6 14:14:46 PDT 2010


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





--- Comment #1 from Paul Biggar <pbiggar at mozilla.com>  2010-08-06 14:14:46 PST ---
Created an attachment (id=63759)
 --> (https://bugs.webkit.org/attachment.cgi?id=63759)
Use eval() and read() instead of load()

Use read() and eval() instead of load(). Currently, only v8 supports read(), but I'm adding it to SpiderMonkey, and it is a simple change to jsc, as far as I can tell.

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