[Webkit-unassigned] [Bug 32722] Allow Reserved Words in Property Accessors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 08:31:50 PST 2010


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





--- Comment #11 from Patrick Mueller <pmuellr at yahoo.com>  2010-01-08 08:31:49 PST ---
Thought I'd note I'm trying to do some benchmarking to see if the change
impacts performance (speed and memory usage).

So far, I've done some runs of SunSpider, as well as a home-built bench of
taking the text of uncompressed jquery.js, turning it into an assignment of the
outer wrapper function to a variable, and copying that bit in the same file
till the file reached 5M in size.  Benched time using "time".

In both cases, I didn't see any significant differences in speed - the numbers
were fairly variable to begin with.  Would like something more precise though. 
Ideas?

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