Benchmark name | When Created |
---|---|
Fastest results | 9 days ago |
Fastest | 9 days ago |
append className vs. setAttribute vs. classList | 9 days ago |
String slice vs. array sliceee | 9 days ago |
String slice vs. array slicee | 9 days ago |
String slice vs. array slice | 9 days ago |
Sync vs Promise benchmark test (ver 2) | 9 days ago |
Sync vs Promise benchmark test (ver 1) | 9 days ago |
Sync vs Promise benchmark test | 9 days ago |
arr unshift vs push + reverse ( array 100) | 9 days ago |
shift() vs splice() vs destructuring | 9 days ago |
deepClone vs JSON parse/stringify | 10 days ago |
Map vs Reduce for string | 10 days ago |
split vs substring (correct version 2)
Compares slice, substr and substring to each other when there is only a start index, check the split vs substring benchmark for the original version. It's also not fair since the substring split points are hardcoded |
10 days ago |
split vs substring (correct version)
Compares slice, substr and substring to each other when there is only a start index, check the split vs substring benchmark for the original version. It's also not fair since the substring split points are hardcoded |
10 days ago |
at method versus array index
How does Array.prototype.at() performance compare to traditional indexing (arr[i]). |
10 days ago |
Array.from vs Spread 100k | 10 days ago |
dategeneration2 | 10 days ago |
dategeneration | 10 days ago |
test luxon | 10 days ago |
test benchmark for large slice | 10 days ago |
lodash.foreach vs for-of vs array.forEach | 10 days ago |
document.createTextNode('text') vs new Text('text') | 10 days ago |
String() vs .toString() vs `` | 10 days ago |
Some vs. Filter vs. Find, 10 vs 10k | 10 days ago |