[Webkit-unassigned] [Bug 3965] IndexToNameMap::IndexToNameMap has n-squared behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 30 15:36:52 PDT 2008


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





------- Comment #1 from ddkilzer at webkit.org  2008-03-30 15:36 PDT -------
Created an attachment (id=20224)
 --> (http://bugs.webkit.org/attachment.cgi?id=20224&action=view)
Sample SunSpider test

SunSpider-0.9 doesn't use the "arguments" object from within a function, so it
can't be used to test the performance of the IndexToNameMap constructor code.

This is a test that may be dropped into the SunSpider directory to be run.  I'm
sure it doesn't mimic any real-world usage of arguments, but it does exercise
the code in the IndexToNameMap constructor.


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