[Haskell-cafe] g++ std:map vs GHC IntMap
Jon Harrop
jon at ffconsultancy.com
Sat Apr 4 10:14:16 EDT 2009
On Saturday 04 April 2009 14:02:48 Peter Verswyvelen 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
>
> So how does F# IntMap version compares to Haskell's IntMap?
F# map: 43.5s
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
More information about the Haskell-Cafe
mailing list