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>
<div class="select"><p class="selected">Staffordshire</p><select class="fancyform" data-val="true" data-val-required="Region is required." id="Input2_AddressState" name="Input2.AddressState"> <option value="" disabled="">Bundesland ...</option> <option value="Central">Central</option><option value="Eastern">Eastern</option><option value="Northern">Northern</option><option value="Rotuma">Rotuma</option><option value="Western">Western</option><option value="Other">Other</option><option value="Nordgronland">Nordgronland</option><option value="Ostgronland">Ostgronland</option><option value="Vestgronland">Vestgronland</option><option value="Other">Other</option><option value="Central">Central</option><option value="Guadalcanal">Guadalcanal</option><option value="Isabel">Isabel</option><option value="Makira">Makira</option><option value="Malaita">Malaita</option><option value="Temotu">Temotu</option><option value="Western">Western</option><option value="Other">Other</option></select></div>
Ready to run.
Test | Ops/sec | |
---|---|---|
nth |
| ready |
gt |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.