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:[email protected]

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to