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 Iobj = {
SUPPORT_ACTIONS: 0x1
};
var obj = Object.create(null)
obj.actions = true;
obj.support = Iobj.SUPPORT_ACTIONS;
obj.q = 3;
obj.s = 4;
delete obj.s;
obj.qze = 9;
obj.qvxre = 9;
obj.qrxte = 9;
obj.qre = 9;
obj.qte = 9;
obj.qrte = 9;
obj.qetx = 9;
obj.qetvx = 9;
obj.qevt = 9;
obj.qe14 = 9;
obj.qer = 9;
obj.qet = 9;
obj.qezfe = 9;
obj.qefea = 9;
obj.qeaf = 9;
obj.qeaa = 9;
obj.qeqa = 9;
var undefined;
Ready to run.
Test | Ops/sec | |
---|---|---|
hasOwnProperty |
| ready |
in |
| ready |
undefined |
| ready |
undefined cmp |
| ready |
binary indicator |
| ready |
undefined cmp (dynamic) |
| ready |
undefined dynamic |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.