zik@lemmy.world to Programming@beehaw.orgEnglish · 3 年前10~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 · 3 年前message-square1fedilinkcross-posted to: rust@programming.dev
minus-squaretroye888linkfedilinkEnglisharrow-up1·3 年前Single 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.