Benchmark name When Created
Recursive Iteration VS. Dynamic RegExp 2 years ago
new Function vs func 2 years ago
Best practise for loop v2 2 years ago
Init array : Spread vs push

Spread vs push

2 years ago
100 elems: Spread operator vs. Array.map and lodash.set vs spread v2

A comparison of the performance of the spread operator, [ ...array ], vs. Array.map(i => ...) and

2 years ago
Destructure vs Assignments 2 years ago
Trimming leading/trailing characterssss 2 years ago
Trimming leading/trailing charactersss 2 years ago
Trimming leading/trailing characterss 2 years ago
reduce.concat() vs flat() v.2 2 years ago
Map & Object.fromEntries vs reduce 2 years ago
Object.prototype.toString.call vs typeof 2 years ago
Compare Concat->Push with Spread->Concat with map

Compare Concat->Push with Spread->Concat

2 years ago
Compare Concat->Push with Spread->Concat

Compare Concat->Push with Spread->Concat

2 years ago
Regex vs split 3 2 years ago
Regex vs split 2 2 years ago
forEach vs mapfilter vs transduce 2 years ago
JavaScript spread operator vs Object.assign vs Setter performance 2 years ago
Iterate 2 years ago
push or spread

test test

2 years ago
Array.prototype.concat vs spread operator on NodeList 2

Compare the new ES6 spread operator with the traditional concat() method

2 years ago
createElement vs cloneNode with option and fragment

Faster way to create new dom elements before insertion

2 years ago
createElement vs cloneNode with option

Faster way to create new dom elements before insertion

2 years ago
random Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes vs Set.has 2 years ago
distance methods 2 years ago

 New benchmark Your benchmarks