Hello Don, Tuesday, June 23, 2009, 1:22:46 AM, you wrote:
> One easy way to fix the GC time is to increase the default heap size. > ./a.out +RTS -A200M to be exact, -A isn't a heap size - it's frequency of generation-1 collections. by default, collection perfromed every 512kbytes, tied to L2 cache of CPUs -- Best regards, Bulat mailto:bulat.zigans...@gmail.com _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe