Hello Johan,

Tuesday, August 17, 2010, 12:20:37 PM, you wrote:

>  I agree, Data.Text is great.  Unfortunately, its internal use of UTF-16
>  makes it inefficient for many purposes.

> It's not clear to me that using UTF-16 internally does make
> Data.Text noticeably slower.

not slower but require 2x more memory. speed is the same since
Unicode contains 2^20 codepoints


-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to