Show HN: Sorting a billion of integers in 7.6 seconds(github.com)
github.com
Show HN: Sorting a billion of integers in 7.6 seconds
https://github.com/egorsmkv/wavesort-c
This is a reproduction of paper https://arxiv.org/abs/2505.13552 where the author compares a new algorithm with QuickSort, which is approximately 24% faster
0 comments
—