Decimating Array.Sort with AVX2

I ended up going down the rabbit hole re-implementing array sorting with AVX2 intrinsics, and there’s no reason I should go down alone. - article / HN

Written on May 24, 2020, Last update on March 12, 2023
avx vector sort fastware array