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)
Sat, Jan 25, 7:42 PM
Unknown Object (File)
Fri, Jan 24, 7:05 PM
Unknown Object (File)
Wed, Jan 22, 5:07 AM
Unknown Object (File)
Mon, Jan 20, 6:43 AM
Unknown Object (File)
Fri, Jan 17, 5:26 PM
Unknown Object (File)
Nov 27 2024, 10:24 AM
Unknown Object (File)
Nov 26 2024, 4:48 PM
Unknown Object (File)
Nov 17 2024, 8: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 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.