Benchmark name When Created
replaceAll vs regex replace for a newLine using html tags one year ago
replaceAll vs regex replace for a newLine one year ago
Array concat vs spread operator vs push (to end)

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

one year ago
String each replace - for vs foreach vs reduce one year ago
addEventListener('resize') + innerWidth + debounce VS matchMedia() + matchMedia.addListener()

This benchmark compares using `addEventListener('resize')` with window.innerWidth versus window.matchMedia with it's`addListener()` function to see which is faster.

one year ago
test reduce vs flatMap one year ago
JUST Object.entries VS Object.keys VS Object.values one year ago
startswith vs includes (exact string) one year ago
Test4123123 one year ago
indexOf vs includes search2 one year ago
json stringify vs array tostring vs array join 2d array one year ago
Lodash isEqual vs native JS === for strings one year ago
Array.includes vs Dictionary lookup no console one year ago
Filter with .filter(), for loop, for in, reduce one year ago
Does the size of the object being assigned affect performance? - updating case (fix) one year ago
Does the size of the object being assigned affect performance? - updating case one year ago
Does the size of the object being assigned affect performance? one year ago
access object vs array one year ago
JavaScript V8 Array.push vs spread operator

Which is faster

one year ago
For in vs Reduce one year ago
Array.from() vs Spread operator

Array.from() vs Array.prototype.slice() vs Spread operator for duplicating an array.

one year ago
getComputedStyle vs one year ago
Is ternary operator, if-else or logical OR faster one year ago
computedStyleMap vs getComputedStyle one year ago
Lodash cloneDeep vs native cloneDeep vs native structuredClone

compare array copy/clone methods

one year ago

 Create Your benchmarks


;