Ivan Lazar Miljenovic wrote:
Patrick Caldon <[email protected]> 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
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to