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)
Thu, Mar 28, 5:02 AM
Unknown Object (File)
Jan 15 2024, 9:54 AM
Unknown Object (File)
Dec 13 2023, 12:47 PM
Unknown Object (File)
Nov 8 2023, 7:42 PM
Unknown Object (File)
Nov 4 2023, 4:00 AM
Unknown Object (File)
Sep 16 2023, 4:31 AM
Unknown Object (File)
Sep 1 2023, 2:45 AM
Unknown Object (File)
Aug 14 2023, 9:16 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 Skipped
Unit
Tests Skipped

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.