[Haskell-cafe] Threading and Mullticore Computation

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Mar 3 12:21:33 EST 2009


Hello mwinter,

Tuesday, March 3, 2009, 8:09:21 PM, you wrote:

>    anybody give me an idea what I am doing wrong?

1. add -O2 to compile command
2. add +RTS -s to run commands

your program execution time may be dominated by GCs


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list