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 style="top: 66px; left: 590px;" id="ste-inner-con">
<a href="#" id="ste-close"></a>
<div id="post-result" class="ste-line">
</div>
<form action="wish-list.php?a=email" method="POST" id="send-wl-form">
<div class="ste-line">
<div class="input-name">
Name <span class="red">*</span>
</div>
<div class="input-con">
<input id="name" type="text">
</div>
<div class="clear"></div>
</div>
<div class="ste-line">
<div class="input-name">
Company
</div>
<div class="input-con">
<input id="company" type="text">
</div>
<div class="clear"></div>
</div>
<div class="ste-line">
<div class="input-name">
Phone <span class="red">*</span>
</div>
<div class="input-con">
<input id="phone" type="text">
</div>
<div class="clear"></div>
</div>
<div class="ste-line">
<div class="input-name">
E-mail <span class="red">*</span>
</div>
<div class="input-con">
<input id="email" type="text">
</div>
<div class="clear"></div>
</div>
<div class="ste-line">
<div class="input-name">
Message <span class="red">*</span>
</div>
<div class="input-con">
<textarea class="" maxlength="200" id="message"></textarea>
</div>
<div class="clear"></div>
</div>
<div class="ste-line" id="ste-submit-con">
<input id="submit" type="submit">
</div>
</form>
</div>
Ready to run.
Test | Ops/sec | |
---|---|---|
find |
| ready |
straight |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.