23 Mar
2009
23 Mar
'09
3:40 p.m.
sylvain <sylvain.nahas@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