Benchmark name When Created
Object.keys vs for in loop one year ago
Map vs Object steamid64 lookup

Lookup of map vs object with steamid64 as keys

one year ago
string array duplicates

https://www.codewars.com/kata/59f08f89a5e129c543000069/solutions/javascript

one year ago
Javascript Array sorting performance with sort() and reduce() take2

Javascript Array sorting performance with sort() and reduce()

one year ago
Math.max.apply vs Math.max spread

Compare the new ES6 spread operator with the Math.max.apply method

one year ago
lodash - reduce vs forEach with large array to object one year ago
toFixed vs round with epsilon one year ago
unshift vs concat vs spread vs slice of item to array one year ago
Array join vs concatenation vs interpolation one year ago
Toggle hidden class to existing element vs. style display one year ago
Toggle hidden class to existing className vs. style display one year ago
createElement vs innerHTML for creating elements in DOM

Speed of inserting DOM elements by various methods

one year ago
createElement vs cloneNode vs innerHTML for multi elements with optimized loops

Faster way to create new dom elements before insertion

one year ago
`filter().length` vs. `reduce` vs. `for` (with Set)

Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.

one year ago
`filter().length` vs. `reduce` vs. `for`

Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.

one year ago
Addiction increment

Addiction increment

one year ago
.includes() vs .test() vs .replace() vs .indexOf()

Compare different intra-string matching styles

one year ago
createElement vs cloneNode vs innerHTML for multi elements

Faster way to create new dom elements before insertion

one year ago
Array.prototype.concat vs push with spread operator vs push with apply

Compare various methods of adding multiple elements to an array

one year ago
TEST Cache 1000 Objects one year ago
something something one year ago
Comparison solution A one year ago
Comparison solution one year ago
regex or lowercase one year ago
Math.log10() vs .toString() one year ago

 New benchmark Your benchmarks