[Haskell-cafe] Data.Text performance problem
Bryan O'Sullivan
bos at serpentine.com
Mon Sep 13 12:38:43 EDT 2010
On Mon, Sep 13, 2010 at 3:26 AM, Petr Prokhorenkov
<prokhorenkov at gmail.com>wrote:
> I really didn't expect mapAccumL to have quadratic complexity. Thank you a
> lot for the fix!
No problem. By the way, in my benchmarks, mapAccumL on Text is now faster
than on ByteString :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100913/2420258a/attachment.html
More information about the Haskell-Cafe
mailing list