Hacker News new | ask | show | jobs
by pfdietz 36 days ago
If the implementation of qsort doesn't switch over to another algorithm for sufficiently small arrays (or when the recursion gets to a sufficiently small chunk) it could be improved.