[Haskell-cafe] String vs ByteString

Johan Tibell johan.tibell at gmail.com
Fri Aug 13 10:08:10 EDT 2010


On Fri, Aug 13, 2010 at 4:03 PM, Pierre-Etienne Meunier <
pierreetienne.meunier at gmail.com> wrote:

> Hi,
>
> Why don't you use the Data.Rope library ?
> The asymptotic complexities are way better than those of the ByteString
> functions.
>
> PE
>

For some operations. I'd expect it to be a constant factor slower on average
though.

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100813/fea7c411/attachment.html


More information about the Haskell-Cafe mailing list