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
<script src="https://bundle.run/buffer@6.0.3"></script>
const obj = {
"data": {
"getBars": {
"o": [
1850.02529759,
1859.64624392
],
"h": [
1862.33498615,
1859.64624392
],
"l": [
1849.3334183,
1832.2161877
],
"c": [
1859.64624392,
1837.45941726
],
"v": [
9683212,
26880163
],
"volume": [
"9683211.51668",
"26880163.041528"
]
}
}
}
Ready to run.
Test | Ops/sec | |
---|---|---|
TextEncoder |
| ready |
Buffer |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.