10~17x faster than what? A performance analysis of Intel's x86-simd-sort (AVX-512)

zik@lemmy.world to Programming@beehaw.org – 2 points –
sort-research-rs/writeup/intel_avx512/text.md at main ยท Voultapher/sort-research-rs
github.com
1

Single main takeaway here, dont use msvc if you want your sorting algorithms to be fast. Quite surprised by how large the difference is.