HTML5Shivtest
JavaScript performance comparison
Test case created
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
Testing in unknown unknown
| Test |
Ops/sec |
map |
"header footer section aside nav article figure figcaption hgroup time".split(' ').map(function(a){document.createElement(a)})
|
pending… |
replace |
"header footer section aside nav article figure figcaption hgroup time".replace(/\w+/g,function(a){document.createElement(a)})
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
Compare results of other browsers
0 comments