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 alertel = {
"alert_id": "dI6rhJUBoA3tWizsLWjh",
"alert_channel_id": 235,
"alert_channel_name": "",
"alert_channel_timezone_str": "Africa/Johannesburg",
"created": 1741687565.754486,
}
const formatterMap = new Map([[alertel.alert_channel_timezone_str, new Intl.DateTimeFormat("en-US", {timeZone: alertel.alert_channel_timezone_str,
})]])
Ready to run.
Test | Ops/sec | |
---|---|---|
baseline |
| ready |
Intl |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.