Benchmark name | When Created |
---|---|
adding to array performance | 4 years ago |
higher order function vs simple function perf check
higher order function vs simple function perf check |
4 years ago |
Object.assign vs spread operator no jquery | 4 years ago |
Operators and Complex
Benchmarking arithmetic |
4 years ago |
Operators
Benchmarking arithmetic |
4 years ago |
forinvsforof | 4 years ago |
Local or Global | 4 years ago |
spread vs key insert | 4 years ago |
Array.flat() vs. concat() + spreadOperator + concat.apply()
Compare the Array.flat() to concat() + spread operator |
4 years ago |
Array to Key-value object 2 | 4 years ago |
Array.flat() vs. concat() + spreadOperator vs. spreadOperator
Compare the Array.flat() to concat() + spread operator |
4 years ago |
Array.flat() vs. concat() + spreadOperator
Compare the Array.flat() to concat() + spread operator |
4 years ago |
concat(spreadOp) vs flat()
Compare the Array.flat() to concat() + spread operator |
4 years ago |
document.createElement vs createContextualFragment | 4 years ago |
max-or-flat-or-apply-or-reduce | 4 years ago |
max-or-flat-or-apply | 4 years ago |
eval vs new Function proper | 4 years ago |
regex vs includes javascript comparison | 4 years ago |
regex vs includes speed comparison | 4 years ago |
max-or-flat | 4 years ago |
maxorflat | 4 years ago |
'' + vs .toString() | 4 years ago |
IndexOf boolean vs Includes on string
if 50 elements array contains some word |
4 years ago |
IndexOf boolean vs Includes
if 50 elements array contains some word |
4 years ago |
Underscore vs Lodash vs Custom Vanilla JS: isEqual
Compare Underscore vs Lodash isEqual. Which is faster? |
4 years ago |