@zik@lemmy.world to Programming@beehaw.orgEnglish • 1 year 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.com@zik@lemmy.world to Programming@beehaw.orgEnglish • 1 year agomessage-square1fedilinkcross-posted to: rust@programming.dev
minus-square@troye888linkEnglish1•1 year 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.