Benchmark name | When Created |
---|---|
= vs > | 3 years ago |
= vs < | 3 years ago |
map vs foreach for the millionth time | 3 years ago |
map vs for for the millionth time | 3 years ago |
object vs Array Access | 3 years ago |
object array access | 3 years ago |
oject vs array | 3 years ago |
Array.prototype.concat vs spread operator bigger arrays
Compare the new ES6 spread operator with the traditional concat() method |
3 years ago |
JQuery version speed test
JQuery version speed test |
3 years ago |
String concat interpolation | 3 years ago |
querySelectorAllBenchmark | 3 years ago |
fast square roo | 3 years ago |
Array creation 234234 | 3 years ago |
Array spread operator vs push in reduce vs concat
Compare the new ES6 spread operator with push inside reduce vs concat |
3 years ago |
passe float vs regex | 3 years ago |
Lodash 4.17.20 vs deepmerge 4.2.2 | 3 years ago |
ES2019 Omit versus _.omit lodash | 3 years ago |
classList.contains vs. loop vs regex | 3 years ago |
for vs foreach vs some vs for..of vs while 2
Compare loop performance |
3 years ago |
Lodash "unionBy" test | 3 years ago |
Create empty array | 3 years ago |
Array.prototype.concat vs spread operator (minus jquery)
Compare the new ES6 spread operator with the traditional concat() method |
3 years ago |
Case Insensitive String Comparison for Sorting
Compare localeCompare against standard string value comparison |
3 years ago |
AOC Day 7
Iterative vs Recursive Solution |
3 years ago |
slice vs substr vs substring (with no end index) and long text
Compares slice, substr and substring to each other when there is only a start index |
3 years ago |