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)
Sun, Mar 8, 3:37 PM
Unknown Object (File)
Sun, Mar 8, 7:23 AM
Unknown Object (File)
Sat, Feb 28, 7:16 PM
Unknown Object (File)
Sat, Feb 28, 11:08 AM
Unknown Object (File)
Thu, Feb 26, 10:44 PM
Unknown Object (File)
Thu, Feb 26, 10:50 AM
Unknown Object (File)
Feb 2 2026, 12:42 PM
Unknown Object (File)
Jan 31 2026, 4:05 PM
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.