[Haskell-cafe] Announce: EnumMap-0.0.1
Felipe Lessa
felipe.lessa at gmail.com
Sat Aug 8 20:30:14 EDT 2009
On Sat, Aug 08, 2009 at 04:14:15PM -0700, Thomas DuBuisson wrote:
> There exists a small but measurable performance hit for at least one
> test case (using Int as keys, obviously). Perhaps the bias would be
> the other way if we were comparing EnumMap to an IntMap wrapped with
> to/from Enum.
Perhaps some SPECIALIZE pragmas would help here.
--
Felipe.
More information about the Haskell-Cafe
mailing list