Benchmark name When Created
Yet another lodash vs es6

ES6 native minBy vs lodash 3.10.1 min

4 years ago
function call test 4 years ago
for vs for in vs for each vs for of 4 years ago
for vs for in vs for of 4 years ago
longestCommonPrefix 4 years ago
twoSum console.log 4 years ago
twoSum test 4 years ago
twoSum 4 years ago
Array .push() vs .unshift(), 100K elements 4 years ago
Array .push() vs .unshift(), 1M elements 4 years ago
querySelector and getElementsByClassName[0] 4 years ago
querySelector vs getElementsByClassName [0] 4 years ago
count number of chars in a string 2 4 years ago
Array.prototype.concat vs spread operator vs slice and push with arrays of objects

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

4 years ago
count number of chars in a string 4 years ago
Lodash sortBy vs Object.values and array.prototype.sort 4 years ago
Array.concat vs Array.prototype.concat.apply

Compare direct concat call with apply for multiple arrays concatenation

4 years ago
spread concat merge 4 years ago
Array concat vs spread operator vs push vs push FOR OF vs push FOR vs map vs multi spread

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

4 years ago
sum calculation: forEach vs for vs forof vs reduce 2 4 years ago
Object.values vs Reduce vs for...in Loop (largeObj) 4 years ago
Lodash Uniq vs Javascript Set low count 4 years ago
Object.values vs Reduce (largeObj) 4 years ago
Object.values vs Reduce 4 years ago
_.includes() vs [].includes() 4 years ago

 New benchmark Your benchmarks