[Fedora-i18n-bugs] [Bug 499220] Coreutils i18n patch terribly affects performance with UTF-8 locales for sort, cut and others

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 30 10:41:44 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=499220

--- Comment #17 from Kamil Dudka <kdudka at redhat.com> 2012-01-30 05:41:44 EST ---
(In reply to comment #16)
> export LANG=en_US
> time grep [0] test.txt >/dev/null
> 
> real 0m0.004s
> user 0m0.002s
> sys 0m0.002s
> export LANG=en_US.UTF-8
> time grep [0] test.txt >/dev/null
> 
> real 0m0.004s
> user 0m0.003s
> sys 0m0.001s

You tested grep whereas this bug is about coreutils.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list