
11 Jan
2006
11 Jan
'06
10 a.m.
Ian Lynagh wrote:
On Wed, Jan 11, 2006 at 10:36:47AM +0000, Simon Marlow wrote:
My suggestion: don't use the lazy state monad if you can help it.
But a strict state monad would force everything to be loaded into memory at once, right?
What would you suggest I use instead?
I'm not sure - can you describe exactly what you want to do from a higher level? It might help to re-think the problem from the top down.
Or do I just have to tread carefully to keep this optimisation happy until the GCer is improved?
I can't see us fixing this in the short term, I'm afraid. Cheers, Simon