jeff_hykin@lemmy.world to Programming Languages@programming.dev · 1 month agoThe "Impossible" Optimization (Mojo compile time magic)verdagon.devexternal-linkmessage-square2linkfedilinkarrow-up14arrow-down10file-text
arrow-up14arrow-down1external-linkThe "Impossible" Optimization (Mojo compile time magic)verdagon.devjeff_hykin@lemmy.world to Programming Languages@programming.dev · 1 month agomessage-square2linkfedilinkfile-text
minus-squarexxce2AAb@feddit.dklinkfedilinkarrow-up2·1 month 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.