arendjr@programming.dev to Rust@programming.devEnglish · 1 month agoUnnecessary Optimization in Rust: Hamming Distances, SIMD, and Auto-Vectorizationemschwartz.meexternal-linkmessage-square3fedilinkarrow-up140arrow-down10
arrow-up140arrow-down1external-linkUnnecessary Optimization in Rust: Hamming Distances, SIMD, and Auto-Vectorizationemschwartz.mearendjr@programming.dev to Rust@programming.devEnglish · 1 month agomessage-square3fedilink
minus-squareSolon@cwb.sociallinkfedilinkarrow-up17·1 month agoThat was satisfying. I was expecting a hundred lines of hand-tuned code. Rust rocks!
minus-squarenik9000@programming.devlinkfedilinkarrow-up6·1 month 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.