[Haskell-cafe] g++ std:map vs GHC IntMap

Peter Verswyvelen bugfact at gmail.com
Sat Apr 4 09:02:48 EDT 2009


So how does F# IntMap version compares to Haskell's IntMap?
On Sat, Apr 4, 2009 at 2:58 PM, Peter Verswyvelen <bugfact at gmail.com> wrote:

> On Sat, Apr 4, 2009 at 12:42 PM, Jon Harrop <jon at ffconsultancy.com> wrote:
>
>> For comparison:
>>
>> Haskell hash table: 44s
>> Haskell map:         7s
>> F# hash table:       0.7s
>
>
> Ouch! That's pretty insane.
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090404/0b425112/attachment.htm


More information about the Haskell-Cafe mailing list