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
<script src="https://code.jquery.com/jquery-git2.js"></script>
<p id="bar21">
bars</p>
<p>tesxt</p>
<div id="qab21">aba</div>
<div>paragaranph<div>sub</div>post</div>
<p>tesxt</p>
<div>aba</div>
<div>paragaranph<div>sub</div>post</div>
<p id="ch211">tesxt</p>
<div id="baba21">aba</div>
<div>paragaranph<div>sub</div>post</div>
<p id="bar1">
bars</p>
<p>tesxt</p>
<div id="qab1">aba</div>
<div>paragaranph<div>sub</div>post</div>
<p>tesxt</p>
<div>aba</div>
<div>paragaranph<div>sub</div>post</div>
<p id="ch11">tesxt</p>
<div id="baba1">aba</div>
<div>paragaranph<div>sub</div>post</div>
<p id="foo">
Test
</p>
<p id="bar">
bars</p>
<p>tesxt</p>
<div id="qab">aba</div>
<div>paragaranph<div>sub</div>post</div>
<p>tesxt</p>
<div>aba</div>
<div>paragaranph<div>sub</div>post</div>
Ready to run.
Test | Ops/sec | |
---|---|---|
getElementById |
| ready |
jQuery Selector |
| ready |
Custom Method |
| ready |
$ Custom Method |
| ready |
jQuery Window Object |
| ready |
realgetelementbyid |
| ready |
#bar |
| ready |
p#bar |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.