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
F102798262: D30319.id91024.diff
Sun, Nov 17, 8:16 AM
F102788273: D30319.diff
Sun, Nov 17, 5:16 AM
Unknown Object (File)
Oct 7 2024, 5:48 AM
Unknown Object (File)
Oct 4 2024, 7:05 AM
Unknown Object (File)
Oct 4 2024, 4:46 AM
Unknown Object (File)
Oct 1 2024, 7:59 PM
Unknown Object (File)
Oct 1 2024, 6:22 PM
Unknown Object (File)
Sep 29 2024, 1:26 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.