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

Re: textutils: sort is _very_ slow when LANG is set



reassign 62803 libc6
severity 62803 wishlist
quit

It's because we have to call strcoll instead of strcmp/memcmp.  The only way
to make it fast is by speeding up strcoll, which I'm not sure is possible or
not.  But I'll let the libc6 maintainer work it out.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: