☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 17 hours agotimeoutSortlemmy.mlimagemessage-square7fedilinkarrow-up178arrow-down11
arrow-up177arrow-down1imagetimeoutSortlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 17 hours agomessage-square7fedilink
minus-squarejimmux@programming.devlinkfedilinkarrow-up4·11 hours agoOr just the size of the largest input?
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·7 hours agoOh yeah, I do think setTimeout executes in parallel, so only the largest element determines the execution time. It was difficult enough to make that sentence make sense, so I didn’t want to cram that detail in as well. 🙃
Or just the size of the largest input?
Oh yeah, I do think
setTimeoutexecutes in parallel, so only the largest element determines the execution time. It was difficult enough to make that sentence make sense, so I didn’t want to cram that detail in as well. 🙃