Benchmark name | When Created |
---|---|
#el selector vs div#el selector | 5 years ago |
example-7 | 5 years ago |
Map Code3 | 5 years ago |
Map Code1 | 5 years ago |
Lodash deepClone vs JSON parse/stringify - complex object | 5 years ago |
Clone Deep vs JSON Parse Benchmark | 5 years ago |
Clone Deep vs JSON Parse Test | 5 years ago |
Clone Deep vs JSON Parse | 5 years ago |
Replace surrounded class with className, classList.replace and setAttribute
Compares performance of changing the class name through one of the following three interfaces: Element.className Element.classList.replace and Element.setAttribute. Inspiration originates from "Avoiding the FOUC v3.0": https://www.paulirish.com/2009/avoiding-the-fouc-v3/ Preparation code is based on this test: https://measurethat.net/Benchmarks/Show/54/0/classname-vs-setattribute-vs-classlist |
5 years ago |
Comparison of replacing a class with className, classList.replace and setAttribute
Compares performance of changing the class name through one of the following three interfaces: - Element.className - Element.classList.replace - Element.setAttribute Inspiration originates from "Avoiding the FOUC v3.0": https://www.paulirish.com/2009/avoiding-the-fouc-v3/ Preparation code is based on this test: https://measurethat.net/Benchmarks/Show/54/0/classname-vs-setattribute-vs-classlist |
5 years ago |
includes sorted vs unsorted | 5 years ago |
Queue comparison4 | 5 years ago |
Queue comparison | 5 years ago |
Direct access item vs jquery based access | 5 years ago |
abc123
asd |
5 years ago |
merge vs set a value | 5 years ago |
Date toString vs. valueOf | 5 years ago |
Slice vs Spread ttt | 5 years ago |
reduce concat vs flat vs concat spread | 5 years ago |
reduce vs map + fromEntries | 5 years ago |
jQuery vs JS - Test | 5 years ago |
invoke bound function vs invoke closure | 5 years ago |
createElement vs cloneNode shallow2
Faster way to create new dom elements before insertion |
5 years ago |
createElement vs cloneNode shallow
Faster way to create new dom elements before insertion |
5 years ago |
lodash chain map join vs native map join | 5 years ago |