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
const d1 = {
summary: {
total_actions: 4,
finished_actions: 4,
},
updated_at: '2020-07-15T10:24:42.364000000Z',
job_id: '4b1733e7-c8e0-4fdd-a7f1-13d3ab725c92',
description: 'Job from our export',
created_at: '2020-07-15T10:24:40.975000000Z',
status: 'finished',
tags: {
export_id: ['8848c5d8-fd44-43c0-b7f2-1428d0f4891a'],
anotherObj: {
anotherObj: {
anotherObj: {
somekey: 1,
},
},
},
},
};
Ready to run.
Test | Ops/sec | |
---|---|---|
es5 |
| ready |
es2022 |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.