Benchmark name When Created
Lodash Uniq vs Javascript Set and spread 3 years ago
String concatenate vs array join 3 years ago
JS chunk arrays 2 3 years ago
lodash/keyBy vs native reduce 2 3 years ago
Array.prototype.findIndex vs Array.prototype.map + Array.prototype.indexOf 3 years ago
Array.prototype.indexOf vs Array.prototype.findIndex 3 years ago
simpleStringify vs JSON.stringify BUNCH OF OBJECTS 3 years ago
i++ vs ++i vs i += 1 vs i = i + 1 3 years ago
for vs foreach vs some vs for..of vs for cached length different arrays no break

Compare loop performance

3 years ago
for vs foreach vs some vs for..of vs for cached length non empty array actually check no break

Compare loop performance

3 years ago
for vs foreach vs some vs for..of vs for cached length non empty array actually check

Compare loop performance

3 years ago
in vs !! 2 3 years ago
SDEs rules 3 years ago
for vs foreach vs some vs for..of vs for cached length non empty array

Compare loop performance

3 years ago
Insert into sorted 3 years ago
array.map vs _.map 3 years ago
for vs foreach vs for..of (fixed)

Compare loop performance

3 years ago
lodash transform vs native reduce 3 years ago
map vs array lol ddddd

dd

3 years ago
map vs array lol

dd

3 years ago
set.has vs. array.includes xd 3 years ago
Array concat vs spread operator vs push with array of objects

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

3 years ago
Array concat vs spread operator vs push with objects

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

3 years ago
forEach vs reduce vs map vs filter vs for one more 3 years ago
test of multi 3 years ago

 Create Your benchmarks