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 headers = 'Header1: Value1\r\nHeader2: Value2\r\nHeader3: Value3\r\nHeader4: Value4\r\nHeader5: Value5\r\nHeader6: Value6\r\nHeader7: Value7\r\nHeader8: Value8\r\nHeader9: Value9\r\nHeader0: Value0\r\n';
Ready to run.
Test | Ops/sec | |
---|---|---|
Using unicode |
| ready |
Caching length |
| ready |
More improvements |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.