• Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 day ago

    I mean, it does scale with the size of the input. Just not with the count of inputs, but rather the size of each input element.

      • Ephera@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 day ago

        Oh 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. 🙃