• Ryan@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      10 months ago

      Modern optimizing compilers are magical. I would need to check assembly but I would actually expect the if to be hoisted out of the loop entirely to relieve pressure on the branch predictor.