jeff_hykin@lemmy.world to Programming Languages@programming.dev · 4 days agoThe "Impossible" Optimization (Mojo compile time magic)verdagon.devexternal-linkmessage-square2linkfedilinkarrow-up13arrow-down11file-text
arrow-up12arrow-down1external-linkThe "Impossible" Optimization (Mojo compile time magic)verdagon.devjeff_hykin@lemmy.world to Programming Languages@programming.dev · 4 days agomessage-square2linkfedilinkfile-text
minus-squarexxce2AAb@feddit.dklinkfedilinkarrow-up1·4 days 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.