fettuccinecode@programming.dev to Rust@programming.dev · 1 year agoAnalyzing Data 180,000x Faster with Rustwillcrichton.netexternal-linkmessage-square12fedilinkarrow-up144arrow-down12cross-posted to: [email protected]
arrow-up142arrow-down1external-linkAnalyzing Data 180,000x Faster with Rustwillcrichton.netfettuccinecode@programming.dev to Rust@programming.dev · 1 year agomessage-square12fedilinkcross-posted to: [email protected]
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down1·1 year agoYet it’s a fine baseline. The actual speedup for switching to rust was 8x, the rest was all about changing data structures, using SIMD, parallelism and batching.
Yet it’s a fine baseline. The actual speedup for switching to rust was 8x, the rest was all about changing data structures, using SIMD, parallelism and batching.