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, Sep 20, 11:50 PM
Unknown Object (File)
Thu, Sep 10, 8:23 AM
Unknown Object (File)
Thu, Sep 10, 12:57 AM
Unknown Object (File)
Tue, Sep 8, 1:03 AM
Unknown Object (File)
Sun, Sep 6, 8:43 AM
Unknown Object (File)
Sun, Sep 6, 2:02 AM
Unknown Object (File)
Sat, Sep 5, 11:11 PM
Unknown Object (File)
Sat, Sep 5, 3:21 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.