Review the current sort implementations (pdqsort and timsort) in the rayon source code, likely in src/sort/ directory. Examine the linked research on ipnsort and driftsort by Voultapher. Consider benchmarks and trade offs. Discuss on the issue if maintainers desire this change.