arendjr@programming.dev to Rust@programming.devEnglish · 1 year agoUnnecessary Optimization in Rust: Hamming Distances, SIMD, and Auto-Vectorizationemschwartz.meexternal-linkmessage-square3fedilinkarrow-up140arrow-down10cross-posted to: lobsters
arrow-up140arrow-down1external-linkUnnecessary Optimization in Rust: Hamming Distances, SIMD, and Auto-Vectorizationemschwartz.mearendjr@programming.dev to Rust@programming.devEnglish · 1 year agomessage-square3fedilinkcross-posted to: lobsters
minus-squareSolon@cwb.sociallinkfedilinkarrow-up17·1 year agoThat was satisfying. I was expecting a hundred lines of hand-tuned code. Rust rocks!
minus-squarenik9000@programming.devlinkfedilinkarrow-up6·1 year agoZero cost abstractions are a hell of a thing.
That was satisfying. I was expecting a hundred lines of hand-tuned code. Rust rocks!
Zero cost abstractions are a hell of a thing.