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
var str1 = 'A0255AsdWW';
var str2 = '84FdG54DfD';
var str3 = 'c854SSD8SD';
var num1 = '1 NOTE sdgsdnksfnsjkdaNb hsgfsjbsfn';
var num2 = '99 OCCU d5g8dgjsvggfsg \r\nghfhdbdhda3ffhgsfvx';
var num3 = '7 CHAR hfsfsdhfghhsgfgdgfsffg';
Ready to run.
Test | Ops/sec | |
---|---|---|
Substring |
| ready |
Substr |
| ready |
Slice |
| ready |
CharAt |
| ready |
ParseInt |
| ready |
Bitwise Substring |
| ready |
Bitwise CharAt |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.