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 type="text/javascript" src="http://dl.dropbox.com/u/4979478/underscore.js"></script>
<a href="#" onclick="wr();">666666666666</a>
<div id="a"></div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script>
input =
[{name:'My Name',classes:{a:10,b:4,c:0}},
{name:'Someboy Else',classes:{d:7,e:1,f:1}},
{name:'I am',classes:{a:6,d:2}},
{name:'Making Up',classes:{}},
{name:'These Names',classes:{a:4,b:6,c:2,d:7,e:9,f:10}},
{name:'They Are',classes:{f:2,e:5,a:6}},
{name:'Not Real',classes:{b:7,a:2,d:7}},
{name:'People As',classes:{f:9,e:9,a:1}},
{name:'Far As',classes:{a:10,d:6}},
{name:'I know',classes:{c:2,h:4}},
]
</script>
Ready to run.
Test | Ops/sec | |
---|---|---|
1 |
| ready |
2 |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.