Benchmark name When Created
String() vs .toString() vs concat 6 months ago
Boolean vs !! vs ternary vs custom vs ==

Best boolean coercion

6 months ago
concatts2 6 months ago
concatts 6 months ago
js arr funcs 6 months ago
flatMap() vs filter().map() vs for of loop

flatMap vs filter map

6 months ago
padStart vs slice - string convertion

Measures speed between using padStart and slice

6 months ago
parse hex to bytes - test capacitor bluetooth-le conversion fixed 6 months ago
parse hex to bytes - test capacitor bluetooth-le conversion 6 months ago
Concat vs Hardcode 6 months ago
Empty vs If 2

Check the performance of an empty function call vs an if statement

6 months ago
Empty vs If

Check the performance of an empty function call vs an if statement

6 months ago
filter vs for of benchmark 6 months ago
array filter vs loop, to remove matching element from array 6 months ago
Object.groupBy vs manual groupBy 6 months ago
Try/catch performance (JSON parse)

Try/catch vs Without try/catch

6 months ago
JavaScript spread operator vs Object.assign performance vs manual copy 6 months ago
Test parameter object 4 6 months ago
Test parameter object 3 6 months ago
Test parameter object 6 months ago
Array Buffer vs JSON (use 1 DataVIew, use split instead of match) 6 months ago
array.length = 0 and push vs [...data] 6 months ago
array.length = 0 vs [] 6 months ago
Array Buffer vs JSON (use 1 DataVIew) 6 months ago
lodash orderby vs sort mutiple parameters 6 months ago

 Create Your benchmarks