Benchmark name When Created
_.range versus native Array()

native array builder vs lodash range wrapper

3 years ago
Lodash _.last vs native 3 years ago
Removal of DOM Element's Children (removeChild vs remove vs innerHTML vs textContent)

Test the various methods of removing all children elements from a parent

3 years ago
moment try 3 years ago
arr.slice(-1)[0] vs arr[arr.length - 1] 3 years ago
Map vs preallocation vs slice vs spread 3 years ago
Array.prototype.concat vs spread operator performance!

Compare the spread operator with the traditional concat() method

3 years ago
Map vs Object vs Reduce 3 years ago
fastest start width 3 years ago
Vanilla JS VS JQuery DOM perfomance(vars in prep)

Vanilla JS VS JQuery DOM perfomance

3 years ago
Vanilla JS VS JQuery DOM perfomance(no var)

Vanilla JS VS JQuery DOM perfomance

3 years ago
mfd_replace 3 years ago
Vanilla JS VS JQuery AJAX perfomance (jquery 3.6.0)

Comparing performance of: Vanilla JS vs Jquery

3 years ago
Dataset vs getAttribute x2xqa2 3 years ago
Push vs concat vs spread 3 years ago
spread vs concat vs unshift correct

spread vs concat vs unshift

3 years ago
Replace text vs slice text

Replace text vs slice text

3 years ago
Reduces vs Filter 3 years ago
Lodash cloneDeep vs JSON Clone - v3 3 years ago
Lodash cloneDeep vs JSON Clone - v2 3 years ago
startsWith vs include vs substring 3 years ago
startsWith vs include 3 years ago
array vs node list 3 years ago
document.getElementsByClassname vs document.querySelector 3 years ago
get uniq values js

lodash uniqBy vs vanilla js

3 years ago

 Create Your benchmarks