Benchmark name When Created
classList toggle vs. classList add hide 2 years ago
merge maps 2 years ago
test map 2 years ago
Test hidden vs display none 2 years ago
fsdfds 2 years ago
Object to FormData form - forEach vs reduce vs for..in

Comparision between three ways of converting object to FormData form

2 years ago
for vs foreach vs some vs for..of vs for in

Compare loop performance

2 years ago
Dom element measure #1 2 years ago
Assignt vs spred

check speed spred and assign

2 years ago
Math.round()

Math.round() vs toFixed()

2 years ago
Array Intersection vs. Set Intersection vs. Lodash part 4 2 years ago
Adam -- Array concat vs spread operator vs push

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

2 years ago
Array.find vs map to object then lookup.

For an array of objects, is multiple calls to Array.find performant? Can we improve find performance by first creating a flat array of just the object keys we are looking for, then calling Array.includes?

2 years ago
Adam - Array concat vs spread operator vs push

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

2 years ago
Measure 2 years ago
stews test 2 years ago
Map vs Object setup 1

setup of map vs object

2 years ago
lodashasfsadf 2 years ago
JavaScript spread operator vs Slice/Splice performance forked 2 years ago
delete property of object vs create new object 2 years ago
Delete vs destructure for objects in loop

Measure the performance of delete versus removing a prop from an object in loop

2 years ago
.startsWith vs .indexOf

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

2 years ago
array.from vs spread with set 2 years ago
toggle vs add/remove odd

Toggle vs add/remove

2 years ago
Map vs Object setup

setup of map vs object

2 years ago

 New benchmark Your benchmarks