[Haskell-cafe] Strange type behavior in GHCi 6.4.2

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Dec 30 08:49:02 EST 2006


Hello Grady,

Friday, December 29, 2006, 11:00:42 PM, you wrote:

> I've performed some experiments in GHCi, and it looks like even for a

> get essentially the same execution times no matter which of the
> definitions below I use

you should compare ghc -O2 times, ghci is very different beast. and even
such test don't show actual results - as i already said, ghc automatically
inlines only small functions

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list