Benchmark name When Created
lodash merge vs recursive indexed setter merge function 2 years ago
eval vs direction condition 2 2 years ago
eval vs direction condition 2 years ago
""+number vs .toString()

Comparing performance of: ""+number vs .toString()

2 years ago
Underscore _.sortBy() vs Vanilla .sort() vs Vanilla CUSTOM sort method vs Vanille .sort() using localeCompare 2 years ago
Switch vs Object Literal v2 2 years ago
_.filter vs array filter (underscore) 2 years ago
if loop vs while + switch/case loop vs function + switch/case loop 2 years ago
axios vs node-fetchv2.6.7 2 years ago
Array fill method vs for loop vs map

Array fill method vs for loop performance validation

2 years ago
Array.from vs Spread on querySelectorAll 2 years ago
Lodash.js get vs Native custom function 2 years ago
JS if/!if vs if/else testing

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE

2 years ago
Array.prototype.slice vs spread operator vs Object.values (new rev)

Compare the new ES6 spread operator with the traditional slice() method with Object.values

2 years ago
JS if/!if vs if/else test

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE

2 years ago
JS if/!if vs if/else

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.

2 years ago
querySelectorAll data attribute (without value) vs class name 2 years ago
Map vs Object creation 3

Lookup of map vs object

2 years ago
set.add vs array.push vs map.set 2 years ago
Object key access vs array index access

Tests the speed of accessing an item by object key vs array index.

2 years ago
_.isEmpty vs Object.keys.length vs getOwnPropertyNames vs isEmpty 2 years ago
eval vs Function vs lodash.template v4 2 years ago
JS: append vs appendChild multiple elements 2 years ago
Map vs Object creation 2

Lookup of map vs object

2 years ago
regex speed testing 4 2 years ago

 New benchmark Your benchmarks