Hacker News new | ask | show | jobs
Show HN: Sorting a billion of integers in 7.6 seconds (github.com)
2 points by yehors 168 days ago
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