Benchmark name When Created
Array concat vs spread operator vs push vs forEach vs for...of

Compare the new ES6 spread operator with the traditional concat() method, push, forEach, and for...of

2 months ago
1 property - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs style properties 2 months ago
6 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs style properties 2 months ago
6 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs direct assignment 2 months ago
Lodash: differenceBy vs reduce

Comparing performance of: lodash differenceBy with javascript reduce

2 months ago
String() vs .toString() vs concat 2 months ago
Boolean vs !! vs ternary vs custom vs ==

Best boolean coercion

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

flatMap vs filter map

2 months ago
padStart vs slice - string convertion

Measures speed between using padStart and slice

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

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

2 months ago
Empty vs If

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

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

Try/catch vs Without try/catch

2 months ago
JavaScript spread operator vs Object.assign performance vs manual copy 2 months ago
Test parameter object 4 2 months ago
Test parameter object 3 2 months ago
Test parameter object 2 months ago

 Create Your benchmarks