Data.HashTable performance

Frank Kuehnel vincef13 at mac.com
Wed Apr 6 02:53:10 CEST 2011


Out of curiosity, I've tested a few Hashtable implementations:

http://zufaellige-reflektion.blogspot.com/2011/04/associative-arrays-showdown.html

Are there any clues why Haskell's Data.HashTable doesn't perform better?
I would have expected a similar performance like with F# on the Mono 2.0 platform.

Thanks,
Frank

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20110405/04f37219/attachment.htm>


More information about the Libraries mailing list