Benchmark name When Created
Array.prototype.concat vs spread operator v6

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

4 years ago
Some vs. Filter vs. indexOf vs. Includes2 4 years ago
Array vs Linked List 5t3rvgt

Manage Todos in a list - compare performance of Array vs Linked List.

4 years ago
createElement vs cloneNode variations

Faster way to create new dom elements before insertion

4 years ago
createElement vs cloneNode()

Faster way to create new dom elements before insertion

4 years ago
createElement vs cloneNode(false)

Faster way to create new dom elements before insertion

4 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings. Lodash v 4.17.11

Test on isEqual performance

4 years ago
lodash isEmpty vs ES6

...

4 years ago
canvas alpha channel 4 years ago
Ramda vs. naive with equality checker

perf

4 years ago
Ramda vs. naive

perf

4 years ago
Optional Chaining versus _.get lodash 2020 yq

A quick performance test between lodash and native optional chaining.

4 years ago
JS Some vs JS findIndex 4 years ago
Length vs Lodash Size 4 years ago
Lodash some vs JS some 4 years ago
lodash.get vs native JS continuous checks 4 years ago
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
Array.reduce vs lodash groupBy 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

 New benchmark Your benchmarks