AlmightySnoo 🐢🇮🇱🇺🇦@lemmy.world to C++ · 2 years agomold 2.0.0 releasedgithub.comexternal-linkmessage-square2linkfedilinkarrow-up116arrow-down11
arrow-up115arrow-down1external-linkmold 2.0.0 releasedgithub.comAlmightySnoo 🐢🇮🇱🇺🇦@lemmy.world to C++ · 2 years agomessage-square2linkfedilink
minus-squareleviosalinkfedilinkarrow-up2·2 years agoInteresting, thanks for sharing. I didn’t know such a speed up was possible and LTO doesn’t matter when we just want something built.
minus-squareAlmightySnoo 🐢🇮🇱🇺🇦@lemmy.worldOPlinkfedilinkarrow-up2·2 years agoit’s super cool when doing your own automated codegen too and you just want a binary produced as quickly as possible at runtime
Interesting, thanks for sharing. I didn’t know such a speed up was possible and LTO doesn’t matter when we just want something built.
it’s super cool when doing your own automated codegen too and you just want a binary produced as quickly as possible at runtime