On Sat, Apr 4, 2009 at 12:42 PM, Jon Harrop <jon@ffconsultancy.com> wrote:
For comparison:

Haskell hash table: 44s
Haskell map:         7s
F# hash table:       0.7s

Ouch! That's pretty insane.