[Haskell-cafe] Killer pickler combinators (was Time leak)

Joel Reymont joelr1 at gmail.com
Wed Dec 21 05:33:12 EST 2005


This should not be the case. The amount of work is the same  
regardless and the issues seem to be with _timing_. Passing in trace  
that writes to the screen with a lock sort of slows things down.

I encourage you to actually build the code and see it for yourself.

	Thanks, Joel

On Dec 21, 2005, at 10:26 AM, Tomasz Zielonka wrote:

> My guess is that without tweaks the threads allocate more, which
> increases the pressure on GC. Try to analyze the GC stats with and
> without tweaks.

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list