[Haskell-cafe] Re: speed: ghc vs gcc

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Feb 20 17:00:08 EST 2009


Hello Manlio,

Saturday, February 21, 2009, 12:54:00 AM, you wrote:

>>     ghc -O2 naive left fold                    15.680

> As a full comparison I would like to see time for
> ghc -O0 naive left fold

he is still waiting :)))  but that's really has only theoretical
interest, comparing ghc -O2 on low-level haskell code to gcc -O0 has
more meaning since ghc has no serious low-level optimizer so these
results should be close


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



More information about the Haskell-Cafe mailing list