Benchmark name When Created
Modern dataset vs old .getAttribute() vs jQuery .data() vs jQuery .attr() without query

Fork: Fix avoid timing the querying.

3 years ago
js find vs indexOf with item get 3 years ago
string comparison vs array includes 3 years ago
uuidv4 vs custom date 3 years ago
JS loops 3 years ago
Get elements by class: jQuery vs querySelectorAll vs getElementsByClassName (Jquery 3.3.1)

Compare various methods of obtaining a group of elements identified by class name

3 years ago
Remove by splice vs filter

Deletion of an element from an array.

3 years ago
destructure vs property access 3 years ago
test if/else and if/else-if 2 3 years ago
JS if/else vs if/else if

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.

3 years ago
includes VS === 3 years ago
array move element 3 years ago
regex test vs === 3 years ago
map vs reduce/concat vs reduce/push vs reduce/spread 3 years ago
map vs reduce/concat 3 years ago
_.groupBy vs reduce 3 years ago
bind exists vs apply 3 years ago
Array find vs Map get fixed 3 years ago
Array find vs Map get 3 years ago
set.has vs. array.includes on big arr 3 years ago
set.has vs. array.includes on big arrays sf 3 years ago
set.has vs. array.includes on big arrays s 3 years ago
set.has vs. array.includes on big arrays 3 years ago
typeof 1 vs typeof 2 3 years ago
typeof vs typeof 3 years ago

 Create Your benchmarks