How 12 comparisons can make integer sorting 30x faster
I spent a few weeks trying to beat ska_sort (the fastest non-SIMD sorting algorithm). Along the way I learned something…
I spent a few weeks trying to beat ska_sort (the fastest non-SIMD sorting algorithm). Along the way I learned something…