patch applied (packages/containers): Remove INLINABLE in IntMap
and IntSet.hs.
Ian Lynagh
igloo at earth.li
Fri Nov 12 17:09:21 EST 2010
Fri Oct 22 02:17:44 PDT 2010 Milan Straka <fox at ucw.cz>
* Remove INLINABLE in IntMap and IntSet.hs.
It makes no sense, as the calls are already specialized
for Int keys. Benchmarks actually show small slowdown.
M ./Data/IntMap.hs -258
M ./Data/IntSet.hs -123
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/containers;a=darcs_commitdiff;h=20101022091744-7b66e-be5da677424d63d26f1501a2bd616aa05adfef44.gz
More information about the Cvs-libraries
mailing list