Benchmark name When Created
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
Number vs + vs parseInt 4 years ago
Lodash Uniq vs Javascript Set to array 4 years ago
Hlolafwfwfwfwf

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

4 years ago
prueba find vs forrrr

<div id='test'></div>

4 years ago
mymymy 4 years ago
Date.now() vs performance.now()324234

Performance measure can be slow

4 years ago
strategy object vs switch statement 4 years ago
testesting 4 years ago
Simple Naive Array Shuffle 4 years ago
className vs. setAttribute vs. classList (fixed syntax error) 4 years ago
lodash vs Array.map vs spread operator 4 years ago
native slice vs lodash slice 1M 4 years ago
Array vs Object Search2 4 years ago
Array vs Object Search 4 years ago

 Create Your benchmarks