Cyril Zhang 68d3790ba0 sort: Change default algorithm to mergesort
This results in a significant improvement in the runtime of sort(1) when
radix sort cannot be used.  This comes at the expense of increased
memory usage, but this is small relative to sort's overall memory usage.

PR:		255551
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D30319
2021-06-17 13:53:03 -04:00
..
2021-05-13 09:33:19 -04:00
2021-05-13 09:33:19 -04:00
2020-09-08 15:01:49 +00:00
2019-12-11 17:37:53 +00:00
2021-05-13 09:33:19 -04:00
2021-05-13 09:33:19 -04:00
2021-05-13 09:33:19 -04:00