
4 Nov
2009
4 Nov
'09
12:04 p.m.
Hello Kalman, Wednesday, November 4, 2009, 7:53:49 PM, you wrote:
I've not looked at the code, but you'll want ghc to do better optimizations than -O. -O2 is what you should use in general. Also, number-crunching often profits from -fexcess-precision.
also, floating-point number crunching usually faster with -fvia-C -optc-O3 -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com