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://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js">
</script>
<h1 class="module">
module-
</h1>
<div class="module module-slider module-hover">
<h2 class="module module-hover">
{module slider}
</h2>
</div>
<div class="controls module module-slider module-video">
<h2 data-module="controls module-outrage module-video">
<em class="module module-outrage" data-module="controls module-slider module-video">
controls
</em>
{module slider}
</em>
</h2>
</div>
<div id="module" class="module module-dialog" data-module="module-hover">
<h2 id="module-title" class="module" data-module="module-dialog module-hover">
module dialog
</h2>
</div>
Ready to run.
Test | Ops/sec | |
---|---|---|
jQuery Class (Starts With) |
| ready |
jQuery Div Class (Starts With) |
| ready |
jQuery Data Attribute (Starts With) |
| ready |
jQuery Div Data Attribute (Starts With) |
| ready |
jQuery Data Attribute |
| ready |
jQuery Div Data Attribute |
| ready |
jQuery Class |
| ready |
jQuery Div Class |
| ready |
jQuery ID |
| ready |
jQuery ID (Starts With) |
| ready |
jQuery ID Data Attribute |
| ready |
jQuery ID Data Attribute (Starts With) |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.