Benchmark name When Created
JavaScript spread operator vs Object.assign performance HOlla die waldfee 4 years ago
Array.prototype.map vs Lodash.map on large data

Approaches performance

4 years ago
Regex lookarounds 4 years ago
Lodash vs Native reduce on object on large array 4 years ago
Array length variable

Loop over array with/without separate variable for length

4 years ago
2's math pow vs shift vs exp 4 years ago
Object assign vs spread 4 years ago
Path2d vs drawImage(svg) 4 years ago
Deep Compare Object 4 years ago
RFDC clone vs Lodash cloneDeep vs JSON Clone 4 years ago
Obj vs Map_111

Obj vs Map

4 years ago
Building object from big arrays

Adapted from https://gist.github.com/snapwich/7604b2d827f320e470a07e088e0293f3

4 years ago
const vs var vs let fork 4 years ago
Building object from arrays

Adapted from https://gist.github.com/snapwich/7604b2d827f320e470a07e088e0293f3

4 years ago
const vs var vs let 4 years ago
reduce variants

Adapted from https://gist.github.com/snapwich/7604b2d827f320e470a07e088e0293f3

4 years ago
getElementsByClassName()[0] vs querySelectorAll 4 years ago
console.log impact 4 years ago
array iteration vs _.map vs map 4 years ago
JQuery: test find by id vs find by id and attribute

Compare solutions for finding elements

4 years ago
Array concat, spread, push for one value 4 years ago
Path2d vs drawImage(svg) v2

Comparison of drawing a path2d object vs using drawImage with an svg

4 years ago
Extracting part of long URL string via various methods3 4 years ago
Array find vs includes 4 years ago
JS: append vs appendChild 4 years ago

 New benchmark Your benchmarks