Benchmark name When Created
lodash-method 4 years ago
Array.prototype.concat vs spread operator updated

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

4 years ago
ES6 forEach vs native for loop 4 years ago
IndexOf vs Includes -- Strings 3

Banana

4 years ago
IndexOf vs Includes -- Strings

Banana

4 years ago
innerhtml vs removechild vs remove! 4 years ago
if(number) vs if(number == 1) vs if(number != 0) vs if(number === 0) vs if(number !== 0) 4 years ago
Arrow function vs bind function 4 years ago
set.add vs array.push 4 years ago
another push vs unshift 4 years ago
Cloning array: Array.from vs spread (correction) 4 years ago
var vs let vs const performace4 4 years ago
Cloning array: Array.from vs spread 4 years ago
var vs let vs const performace 4 years ago
react-router-5-config-component 4 years ago
react-router-3 4 years ago
react-router-5 4 years ago
Lodash concat VS concat native 2

Lodash concat VS concat native

4 years ago
Lodash concat VS concat native

Lodash concat VS concat native

4 years ago
Lodash vs rama vs pure 4 years ago
JavaScript spread operator vs Object.assign with empty object literal performance 4 years ago
array includes ramda lodash 4 years ago
ramda includes vs native 4 years ago
Array spread operator vs push in reduce 2

Compare the new ES6 spread operator with push inside reduce

4 years ago
Array spread operator vs push in reduce

Compare the new ES6 spread operator with push inside reduce

4 years ago

 Create Your benchmarks


;