
20 Feb
2009
20 Feb
'09
12:22 p.m.
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