
16 Dec
2005
16 Dec
'05
11:03 a.m.
On Dec 16, 2005, at 3:47 PM, Simon Marlow wrote:
Ok, so your heap is mainly full of (a) thunks generated by something in Script.Array, (b) Word8s, and (c) Ints.
Would it be worth investigaiting who is holding on to them?
interesting... Word8 and Int correspond to the -hd output above, but '*' indicates that the type of the
is polymorphic. Completely polymorphic closures like this are usually (error "something"), which is a silly thing to fill up your heap with :-)
So what do I do then? If I add cost center annotations to Script.Array, will they show up in the -hd report? Thanks, Joel -- http://wagerlabs.com/