• Turun@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    It would be interesting to see if an iterator instead of a manual for loop would increase the performance of the base case.

    My guess is not, because the compiler should know they are equivalent, but would be interesting to check anyway.