Benchmark name When Created
Lodash Uniq vs Javascript Set (lower iterations) 5 years ago
uniq vs new Set

uniq vs new Set

5 years ago
Comparing performance of native .length and Lodash _.isEmpty 5 years ago
Comparing performance of native some and Lodash _.some

Check if predicate returns truthy for any element with native .length and Lodash _.isEmpty.

5 years ago
inclues vs dot notation 5 years ago
Lodash vs Ramda vs Underscore 1.9.0 vs native 5 years ago
Underscore vs native 5 years ago
Underscore vs Array functions 5 years ago
lodash filter vs array.filter 1 5 years ago
lodash filter vs array.filter 5 years ago
spread vs assign vs _.merge 5 years ago
Ways of adding elements to an array

Compare ways of adding an array to another array

5 years ago
find vs findIndex (Array prototype methods)

Measuring which is faster

5 years ago
Array.prototype.concat vs spread operator vs push 2

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

5 years ago
Comparing performance of: Lodash get vs Native with object checking 5 years ago
memoizeOne - complex types - fork - 1

Comparing the performance of memoizeOne to other memoization libraries

5 years ago
loops-forin-forof-native-4 5 years ago
test length 5 years ago
testpow123 5 years ago
testpow 5 years ago
Array.from vs Spread #2 5 years ago
Quick Sort

Test of Quick Sort Implementations

5 years ago
First and rest

First and rest array operations, Lodash VS Native

5 years ago
String concat 5 years ago
Clone array

Array.from vs spread vs [].slice.call

5 years ago

 New benchmark Your benchmarks