bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40540: Faster sort with locale


From: Paul Eggert
Subject: bug#40540: Faster sort with locale
Date: Fri, 10 Apr 2020 11:56:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 4/10/20 6:19 AM, Ole Tange wrote:
But would it be possible to convert the input string1 into a string in
a generalized format, which would sort the same way as the localized
sort, but using a simple compare?

I tried doing that a long time ago by using strxfrm, but it made 'sort' significantly slower. You're welcome to try again; perhaps things have changed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]