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
-
<div class="meu-form">
<p>teste</p>
<p>teste2</p>
<p class="paragraph">teste3</p>
<p>teste</p>
<p>teste2</p>
<p class="paragraph">teste3</p>
<h1>teste</h1>
<h2>teste</h2>
<h3>teste</h3>
<div>
<h1>teste</h1>
<h1 clas="teste1">teste</h1>
<h2>teste</h2>
<h3>teste</h3>
</div>
<h1>teste</h1>
<h1>teste</h1>
<h2>teste</h2>
<h3>teste</h3>
<h1>teste</h1>
<h1 class="teste2">teste</h1>
<h2>teste</h2>
<h3>teste</h3>
<h1>teste</h1>
<h1 class="teste3">teste</h1>
<h2>teste</h2>
<h3>teste</h3>
</div>
<h1>teste</h1>
<h2>teste</h2>
<h3>teste</h3>
<h1>teste</h1>
<h2>teste</h2>
<h3>teste</h3>
<h1>teste</h1>
<h2>teste</h2>
<h3>teste</h3>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
Ready to run.
Test | Ops/sec | |
---|---|---|
Single |
| ready |
Nested |
| ready |
Add |
| ready |
Filter |
| ready |
Context |
| ready |
Find |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.