Benchmark name | When Created |
---|---|
Array filter vs. for loop - with for in (10k) | one year ago |
lodash sortBy concat | one year ago |
Get index with indexOf or with map | one year ago |
String comparison vs boolean check | one year ago |
String compare with localCompare
string vs localCompare |
one year ago |
New vs clear | one year ago |
lodash/partitionBy vs native reduce | one year ago |
Array.from() VS Spread | one year ago |
large string comparison1
Worst case large string comparison. |
one year ago |
Array.from VS spreading for | one year ago |
length assignment during loop | one year ago |
Array.from VS spreading for "new Set()" | one year ago |
Try/catch vs .catch | one year ago |
Swtich vs array includes for enum lookup | one year ago |
loop vs stringify | one year ago |
Access to Proxy vs Object test | one year ago |
xdxdawsd
tesr |
one year ago |
Classnames vs CLSX vs Alternatives 03.25.2024
Compare CLSX vs Classnames vs an own implementation of creating a template string |
one year ago |
element matches selector variations
Testing element query and matches against various nesting and selector patterns |
one year ago |
Set has vs object key with random search value
performance comparison of ways to find if an array contains a value |
one year ago |
element matches
check performance of various query selector strings |
one year ago |
Fastest way to check if object is empty with 3 types of checks
You don't need to make add for loops in your test scenarios, the benchmark does it itself. |
one year ago |
Inline array vs regex | one year ago |
string concat bla | one year ago |
className vs classList with existing classes | one year ago |