Ivan Lazar Miljenovic wrote:
Patrick Caldon <p...@pessce.net> writes:
it takes about a second to run on a PC. It's functional except it
whacks the rng, which needs IO. I run 5-10 of these jobs, and then
use:
Which RNG are you using that it needs so much IO?
Mersenne Twister, System.Random.Mersenne. The ordinary rng kills performance.

Patrick.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to