jsPerf.app is an online JavaScript performance benchmark test runner & jsperf.com mirror. It is a complete rewrite in homage to the once excellent jsperf.com now with hopefully a more modern & maintainable codebase.
jsperf.com URLs are mirrored at the same path, e.g:
https://jsperf.com/negative-modulo/2
Can be accessed at:
https://jsperf.app/negative-modulo/2
<p id="id0" class="class">some text 0</p>
<p id="id1" class="class">some text 1</p>
<p id="id2" class="class">some text 2</p>
<p id="id3" class="class">some text 3</p>
<p id="id4" class="class">some text 4</p>
<p id="id5" class="class">some text 5</p>
<p id="id6" class="class">some text 6</p>
<p id="id7" class="class">some text 7</p>
<p id="id8" class="class">some text 8</p>
<p id="id9" class="class">some text 9</p>
Ready to run.
Test | Ops/sec | |
---|---|---|
querySelectorAll |
| ready |
getElementsByClassName |
| ready |
getElementsByTagName |
| ready |
getElementById |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.