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
window.growFactor = 1000;
Ready to run.
Test | Ops/sec | |
---|---|---|
for-loop Fill (2x) |
| ready |
for-loop Fill (1x) |
| ready |
for-loop Fill (3x) |
| ready |
for-loop Fill (4x) |
| ready |
for-loop Fill (5x) |
| ready |
for-loop Fill (6x) |
| ready |
for-loop Fill (7x) |
| ready |
for-loop Fill (8x) |
| ready |
for-loop Fill (9x) |
| ready |
for-loop Fill (10x) |
| ready |
for-loop Fille (5x; Not initialized) |
| ready |
for-loop Fille (1x; Not initialized) |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.