Sep 20, 2023
Thanks for the kind words! The compiler's decision-making on inlining a function has gotten pretty smart these days. Definitely wasn't aware that it would weigh code duplication vs calling the actual function itself, thanks for that :)
Thanks for the kind words! The compiler's decision-making on inlining a function has gotten pretty smart these days. Definitely wasn't aware that it would weigh code duplication vs calling the actual function itself, thanks for that :)
Sharing my thoughts on programming, one debug break at a time <ryonaldteofilo.github.io>