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…
As long, long-time readers know, I have a strong aversion toward bubble sort. Until recently, I would have loudly argued…
Interesting discussion from Reddit Programming community. Read more on Reddit Programming