zik@lemmy.world to Programming@beehaw.orgEnglish · 2 years ago10~17x faster than what? A performance analysis of Intel's x86-simd-sort (AVX-512)github.comexternal-linkmessage-square1fedilinkarrow-up16cross-posted to: rust@programming.dev
arrow-up16external-link10~17x faster than what? A performance analysis of Intel's x86-simd-sort (AVX-512)github.comzik@lemmy.world to Programming@beehaw.orgEnglish · 2 years agomessage-square1fedilinkcross-posted to: rust@programming.dev
minus-squaretroye888linkfedilinkEnglisharrow-up1·2 years agoSingle main takeaway here, dont use msvc if you want your sorting algorithms to be fast. Quite surprised by how large the difference is.
Single main takeaway here, dont use msvc if you want your sorting algorithms to be fast. Quite surprised by how large the difference is.