Benchmark name | When Created |
---|---|
GET vs _GET | 5 years ago |
push and reverse | 5 years ago |
first bench | 5 years ago |
Update data from Object (Spread vs. Object.assign) | 5 years ago |
Combined and individual removal of dom elements | 5 years ago |
Test case: Spread vs Object.assign | 5 years ago |
For loop vs reduce array change and update
for loop vs reduce in new array creation |
5 years ago |
Lodash werwer wer wevs array.prototype.sort
sdf |
5 years ago |
Hungry js map vs forEach | 5 years ago |
Is in DOM Take 2
Check if given element is in dom |
5 years ago |
Is in DOM
Check if given element is in dom |
5 years ago |
Tenary vs Normal | 5 years ago |
Normal Conditon vs Tenary Condition | 5 years ago |
Get elements by class: jQuery vs querySelectorAll vs getElementsByClassName 👻
Compare various methods of obtaining a group of elements identified by class name |
5 years ago |
_.union VS. indexOf + push | 5 years ago |
className vs classList by Tyler | 5 years ago |
split vs substring
Compares slice, substr and substring to each other when there is only a start index |
5 years ago |
spread vs for of | 5 years ago |
Switch vs Object Literal1551511551 | 5 years ago |
for loop tests | 5 years ago |
loop performance test | 5 years ago |
Array.prototype.map.call() vs [...array].map()
Compare the new ES6 spread operator with the traditional slice() method |
5 years ago |
sortedIndex vs Loops | 5 years ago |
Array.prototype.slice vs spread operator 2
Compare the new ES6 spread operator with the traditional slice() method |
5 years ago |
cloneDeep vs Clone | 5 years ago |