Benchmark name When Created
optional chaining X old spice 4 years ago
optional chaining versus old spice 4 years ago
Lodash Object vs Array [immutable vs mutable] [object.keys vs object.entries] 4 years ago
findIndex vs indexOf 4 years ago
typeof vs typecast measuring

Testing if performance with typeof var === 'var type string' i better than typecasting.

4 years ago
uniqBy performance test

lodash vs javascript

4 years ago
es6 map vs lodash test 4 years ago
lodash vs es6 map 4 years ago
Switch vs Object Literal - Single function creation 4 years ago
CSS value prefixer RegExps 4 years ago
className vs. setAttribute vs. classList parte dos 4 years ago
+new Date vs new Date().getTime() vs Date.now() 100k

testing performance of +new Date vs new Date().getTime() vs Date.now() with 100k iteration

4 years ago
Vanilla appendChild vs innerHTML 4 years ago
JS multiple parameters vs parameter object 2 4 years ago
JS multiple parameters vs parameter object 4 years ago
Caching length property vs getting it each time in the 'for' loop

save length of the array in the variable vs get it the loop

4 years ago
Lodash isEqual test222333

Test on isEqual performance

4 years ago
Regex vs .indexOf + strToLower

Testing some things

4 years ago
copyWithin: is it fast?

Is copyWithin fast?

4 years ago
remove VS removeChild

remove VS removeChild

4 years ago
class add/remove 4 years ago
subarray perf2 4 years ago
variable vs object vs dataset

storing in variable vs to an object vs getting from dataset

4 years ago
replace vs regex 4 years ago
startswith vs includes3 4 years ago

 Create Your benchmarks