HTML5Shiv
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 |
Classic |
document.createElement('header'); document.createElement('footer'); document.createElement('section'); document.createElement('aside'); document.createElement('nav'); document.createElement('article'); document.createElement('figure'); document.createElement('figcaption'); document.createElement('hgroup'); document.createElement('time');
|
pending… |
Mini |
"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