Benchmark name When Created
Optional Chaining versus _.get lodash 2020 yq

A quick performance test between lodash and native optional chaining.

5 years ago
JS Some vs JS findIndex 5 years ago
Length vs Lodash Size 5 years ago
Lodash some vs JS some 5 years ago
lodash.get vs native JS continuous checks 5 years ago
Spread Operator vs Lodash Small Array

Answering https://stackoverflow.com/questions/58702513/lodash-clone-array-vs-spread-operator#

5 years ago
JS vs Lodash 5 years ago
Set vs _.uniq 5 years ago
lodash groupBy vs Array.reduce 100k 5 years ago
_.isEmpty vs arr/length 5 years ago
Lodash uniq vs Object keys unique 5 years ago
Lodash uniq vs Object keys 5 years ago
Toggle hidden attribute vs toggle display:none / visibility:hidden styles 5 years ago
Underscore Flatten vs Reduce 5 years ago
Array .push() vs .unshift() + ref to last 5 years ago
objlit vs map 5 years ago
WeakMap vs "Symbol with WeakMap fallback" 5 years ago
WeakMap vs Symbol Property 5 years ago
Filter vs Find with FOr 5 years ago
slice vs substring

Compares slice, substr and substring to each other when there is only a start index

5 years ago
ramda vs lodash/fp vs native again 5 years ago
Regex.test() vs str.match(regex) vs str.indexOf() with no matches 5 years ago
Regex.test() vs str.match(regex) vs str.indexOf() v2.0 5 years ago
RegexvsIndexOfvZ 5 years ago
eval vs new Function 211 5 years ago

 Create Your benchmarks