Benchmark name When Created
Array: findIndex vs forEach

Finds out which performs better. Getting index according after satisfying requirement.

2 years ago
Object.values at index vs access name of property 2 years ago
innerText 2 2 years ago
3 Ways to Iterate a JavaScript Collection v.1.0.1 2 years ago
NodeList vs Array iterator 4 2 years ago
NodeList vs Array iterator 3 2 years ago
NodeList vs Array iterator 2 2 years ago
NodeList vs Array iterator 2 years ago
Expermiments with arrays 2 years ago
Map (Native vs Ramda vs Lodash) 5

measures the speed of ramda's map vs Array's native map vs lodash map

2 years ago
Object: Spread Operator vs Lodash 2 years ago
Fastest iteration over array: map vs forEeach vs while vs for loop (fixed) 2 years ago
Fastest iteration over array: map vs forEeach vs while vs for loop 2 years ago
Find vs FindIndex with object arrays 2 years ago
Array loop vs foreach vs map vs while test 2 years ago
Object.entries + reduce VS Object.keys + forEach (fixed)

Iterate over object keys & values

2 years ago
Object.entries + reduce VS Object.keys + forEach

Iterate over object keys & values

2 years ago
Optional chaining vs Object() check 2 years ago
toLocaleFixed vs toFixed

toLocaleFixed vs toFixed

2 years ago
array find vs for of break/continue test JM1

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

2 years ago
array find vs for of test JM1

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

2 years ago
Array.prototype.filter vs Lodash filter 1Million 2 years ago
push vs spread mine 2 years ago
Object.keys(object).includes(key) vs key in object

Which is faster: Object.keys(object).includes(key) vs key in object

2 years ago
Object.keys vs Object.entries 2 years ago

 New benchmark Your benchmarks