Benchmark name When Created
Spread Operator vs Lodash Small Array

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

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

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

4 years ago
ramda vs lodash/fp vs native again 4 years ago
Regex.test() vs str.match(regex) vs str.indexOf() with no matches 4 years ago
Regex.test() vs str.match(regex) vs str.indexOf() v2.0 4 years ago
RegexvsIndexOfvZ 4 years ago
eval vs new Function 211 4 years ago
test looping 4 years ago
toto toto 4 years ago
getElementById vs QuerySelector nested element 4 years ago
isEmpty

IsEmpty faster than js

4 years ago
Multiply vs power operator **

Compare multiplication of (n x n) vs (n ** 2)

4 years ago

 Create Your benchmarks