Benchmark name When Created
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
map vs ifelse vs switch test 2 years ago
Lodash cloneDee 2 years ago
Remove duplicate values from an array of objects 2 years ago
JSON vs JS v2 2 years ago
multiple map iterations 2 years ago
empty arrays

Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript

2 years ago
Object function binding vs global scope lookup 2 years ago
Object function binding vs closure plus cache + execution 2 years ago
RegEx Length vs String Length 2 years ago
Object function binding vs closure 2 years ago
object method scope lookup 2 years ago
es6 class static vs instance vs object method 2 years ago
Array.prototype.concat vs spread operator test 34234

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

2 years ago
memosy 2 years ago

 New benchmark Your benchmarks