[jhc] Re: [Haskell] ANNOUNCE: jhc 0.6.0 Haskell Compiler

Ketil Malde ketil at malde.org
Mon Mar 23 03:40:02 EDT 2009


sylvain <sylvain.nahas at googlemail.com> writes:

> Le samedi 21 mars 2009 à 09:58 -0700, Don Stewart a écrit :

>> Oh boy. Compile with optimizations on please! ghc -O2 et al.

> I had done that, actually, before even my first post, and knew that it
> changes little to the picture, at least on my system.

I think Bulat was right on the money here: you're essentially testing
the efficiency of writing integers.  Presumably, JHC is better than
GHC at specializing/inlining this library function.

-k 
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the jhc mailing list