[libc-commits] [libc] [llvm] [libc] Improve qsort (PR #120450)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Mon Jan 6 14:18:32 PST 2025


michaelrj-google wrote:

@Voultapher I'll be sure to keep you up to date when we roll this out (though that may take a while, the testing process is slow). It will be replacing an older version of glibc's qsort so I'm optimistic there will be decent performance gains. Anyone internally who is specifically using another implementation (like vqsort) won't be affected, since we're just replacing the C symbol.

https://github.com/llvm/llvm-project/pull/120450


More information about the libc-commits mailing list