Page MenuHomeFreeBSD

sort: Change default algorithm to mergesort
ClosedPublic

Authored by cyril_freebsdfoundation.org on May 17 2021, 8:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 9:46 PM
Unknown Object (File)
Fri, Oct 3, 1:57 AM
Unknown Object (File)
Sun, Sep 21, 4:29 PM
Unknown Object (File)
Sep 12 2025, 4:31 PM
Unknown Object (File)
Sep 10 2025, 7:19 PM
Unknown Object (File)
Sep 9 2025, 12:46 PM
Unknown Object (File)
Sep 7 2025, 12:07 AM
Unknown Object (File)
Sep 6 2025, 12:10 AM
Subscribers
None

Details

Summary

This results in a significant improvement in the runtime of sort.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks good. I can't see any mention of the default algorithm in the man page, so I guess no updates are needed there.

This revision is now accepted and ready to land.May 19 2021, 2:06 PM
This revision was automatically updated to reflect the committed changes.