map
JavaScript performance comparison
Preparation code
<script>
var data = "foo, bar, baz & quux!";
</script>
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
map |
|
pending… |
for |
|
pending… |
for 2 |
|
pending… |
for 3 |
|
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 Nikolay Frantsev
- Revision 2: published by Calvin Metcalf
- Revision 4: published
- Revision 5: published
- Revision 6: published by sfagnum
0 comments