Benchmark name | When Created |
---|---|
Reference assigning
one-liner vs if |
one month ago |
javascript loops (bigger loops) | one month ago |
React useMemo vs inline ternary
React useMemo vs inline ternary |
one month ago |
Loop methods | one month ago |
Lodash deep clone vs JSON parse stringify | one month ago |
Pre-calc with bit shift vs Typical Code | one month ago |
String() vs .toString() vs template literal | one month ago |
Array concat vs spread vs push spread
Compare the new ES6 spread operator with the traditional concat() method and push |
one month ago |
lodash groupBy vs Object.groupBy 500k | one month ago |
lodash groupBy vs Array.reduce 500k | one month ago |
HTML manipulation with and without requestAnimationFrame | one month ago |
for loop vs array.forEach - on regular looping use | one month ago |
NodeList loop iterator comparison v2 | one month ago |
FlatMap method vs for loop big 31-10-24
Compare the performance of for loop vs flatMap method |
one month ago |
FlatMap method vs for loop 31-10-24
Compare the performance of for loop vs flatMap method |
one month ago |
createTextNode vs nodeValue | one month ago |
Type coercion benchmark 2 | one month ago |
Type coercion benchmark | one month ago |
Encode vs Blob - correct titles | one month ago |
Split: Set size vs Every 2 | one month ago |
Split: Set size vs Every | one month ago |
Set from array vs .add | one month ago |
Classnames vs CLSX vs cx v2
Compare CLSX vs Classnames vs an simpliest implementation of creating a template string |
one month ago |
Classnames vs CLSX vs cx
Compare CLSX vs Classnames vs an simpliest implementation of creating a template string |
one month ago |
Set vs array.includes | one month ago |