Benchmark name | When Created |
---|---|
Array filter vs. for loop - with for in (10k) | 8 months ago |
lodash sortBy concat | 8 months ago |
Get index with indexOf or with map | 8 months ago |
String comparison vs boolean check | 8 months ago |
String compare with localCompare
string vs localCompare |
8 months ago |
New vs clear | 8 months ago |
lodash/partitionBy vs native reduce | 8 months ago |
Array.from() VS Spread | 8 months ago |
large string comparison1
Worst case large string comparison. |
8 months ago |
Array.from VS spreading for | 8 months ago |
length assignment during loop | 8 months ago |
Array.from VS spreading for "new Set()" | 8 months ago |
Try/catch vs .catch | 8 months ago |
Swtich vs array includes for enum lookup | 8 months ago |
loop vs stringify | 8 months ago |
Access to Proxy vs Object test | 8 months ago |
xdxdawsd
tesr |
8 months ago |
Classnames vs CLSX vs Alternatives 03.25.2024
Compare CLSX vs Classnames vs an own implementation of creating a template string |
8 months ago |
element matches selector variations
Testing element query and matches against various nesting and selector patterns |
8 months ago |
Set has vs object key with random search value
performance comparison of ways to find if an array contains a value |
8 months ago |
element matches
check performance of various query selector strings |
8 months 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. |
8 months ago |
Inline array vs regex | 8 months ago |
string concat bla | 8 months ago |
className vs classList with existing classes | 8 months ago |