Summary of containers patches

Johan Tibell johan.tibell at gmail.com
Fri Sep 24 06:15:43 EDT 2010


On Fri, Sep 24, 2010 at 11:30 AM, Simon Marlow <marlowsd at gmail.com> wrote:

> I'm not sure if we should be basing all our decisions on measurements done
> with Map Int.  Clients using Map Int can already get a huge speed boost by
> switching to IntMap.  Let's use something more realistic like Map ByteString
> or Map Integer with some big Integers.
>

For the record I also ran the benchmarks using (small) Integer keys and the
speedups are nearly identical.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/libraries/attachments/20100924/ea7855c6/attachment.html


More information about the Libraries mailing list