Benchmark name When Created
concat vs spread operator vs push vs assign

Compare the new ES6 spread operator with the traditional concat() method and push

one month ago
for loop test brain one month ago
Array fills one month ago
Instanceof vs constructor.name

Measure the performance of instanceOf operator vs comparing a basic string type.

one month ago
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

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

Comparing performance of: lodash differenceBy with javascript reduce

one month ago
String() vs .toString() vs concat one month ago
Boolean vs !! vs ternary vs custom vs ==

Best boolean coercion

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

flatMap vs filter map

one month ago
padStart vs slice - string convertion

Measures speed between using padStart and slice

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

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

one month ago
Empty vs If

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

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

Try/catch vs Without try/catch

one month ago

 Create Your benchmarks


;