Arguments De-Opt
JavaScript performance comparison
Info
Removed unnecessary internal loops since JSPerf loops externally to allow for greater number of tests to execute. Also created anonymous functions to auto execute.
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
arguments appears |
|
pending… |
Convert to array |
|
pending… |
Indexed access |
|
pending… |
access to callee |
|
pending… |
access to length |
|
pending… |
No arguments (reference) |
|
pending… |
eval is here (reference) |
|
pending… |
Compare results of other browsers
Revisions
You can edit these tests or add even more tests to this page by appending /edit to the URL. Here’s a list of current revisions for this page:
- Revision 1: published by Malte Ubl
- Revision 2: published by JasonC
0 comments