[Haskell-cafe] speed: ghc vs gcc
Thomas Davie
tom.davie at gmail.com
Fri Feb 20 12:22:33 EST 2009
On 20 Feb 2009, at 18:10, Bulat Ziganshin wrote:
>
>> Well, that's a bit different. It doesn't print the result, and it
>> returns a different
>> results on 64 bit....
>
> doesn't matter for testing speed
okay then, I wrote a faster Haskell version:
main = print "Hello world"
Remember – being the same program doesn't matter when all you're
testing is speed.
Bob
More information about the Haskell-Cafe
mailing list