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="//code.jquery.com/jquery-git2.min.js"></script>
<div id="hello"><div class="bye"><div class="bye"></div></div></div>
Ready to run.
Test | Ops/sec | |
---|---|---|
01 jQ ID Selector |
| ready |
01 JS ID Selector |
| ready |
01 JS generic Selector |
| ready |
01 JS generic multiselect |
| ready |
02 jQ Class Selector |
| ready |
02 JS Class Selector |
| ready |
02 JS generic SelectorAll |
| ready |
03 jQ multiselect |
| ready |
03 JS multiselect |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.