jeff_hykin@lemmy.world to Programming Languages@programming.dev · 3 months agoThe "Impossible" Optimization (Mojo compile time magic)verdagon.devexternal-linkmessage-square2linkfedilinkarrow-up14arrow-down11file-text
arrow-up13arrow-down1external-linkThe "Impossible" Optimization (Mojo compile time magic)verdagon.devjeff_hykin@lemmy.world to Programming Languages@programming.dev · 3 months agomessage-square2linkfedilinkfile-text
minus-squarexxce2AAb@feddit.dklinkfedilinkarrow-up2·3 months agoIt’s an interesting write up. Unfortunately, many of the execution contexts that’d really benefit from the bespoke per-regex code probably wouldn’t appreciate the additional executable size, e.g. embedded applications. But it certainly has its place elsewhere.
It’s an interesting write up. Unfortunately, many of the execution contexts that’d really benefit from the bespoke per-regex code probably wouldn’t appreciate the additional executable size, e.g. embedded applications.
But it certainly has its place elsewhere.