4 Dec
2009
4 Dec
'09
7:58 p.m.
Ivan Lazar Miljenovic wrote:
Patrick Caldon <patc@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.