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="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js">
</script>
<ul>
<li class="1">
</li>
<li class="2">
</li>
<li class="3">
</li>
<li class="4">
</li>
<li class="5">
</li>
<li class="6">
</li>
<li class="7">
</li>
<li class="8">
</li>
<li class="9">
</li>
<li class="10">
</li>
<li class="11">
</li>
<li class="12">
</li>
<li class="13">
</li>
<li class="14">
</li>
<li class="15">
</li>
<li class="16" id="submit">
</li>
</ul>
Ready to run.
Test | Ops/sec | |
---|---|---|
jQuery |
| ready |
JS (ID) + jQuery |
| ready |
JS (ID) + jQuery + var |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.