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

Lodash concat VS concat native

5 years ago
Lodash concat VS concat native

Lodash concat VS concat native

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

Compare the new ES6 spread operator with push inside reduce

5 years ago
Array spread operator vs push in reduce

Compare the new ES6 spread operator with push inside reduce

5 years ago
dsteem vs steem-tx 5 years ago
includes_test

test includes and reduce

5 years ago
Lodash cloneDeep vs JSON Clone deeper1 5 years ago
undefined vs. typeof vs. in vs. hasOwnProperty [Ritesh]

Object lookup performance

5 years ago
for loop vs splice 5 years ago
Lodash.get vs Property dot notation for defaults 5 years ago

 Create Your benchmarks