ghc releasing memory during compilation

Ketil Malde ketil+haskell at ii.uib.no
Wed Apr 5 09:04:38 EDT 2006


Ketil Malde <ketil+haskell at ii.uib.no> writes:

>   18580 ketil     18   0 1762m 945m  256 D  3.0 93.5  33:52.81 rbr
>
> So it used more than double the amount of memory.

I can provide the source, but perhaps I should mention that the
program basically just builds a large "Map Int Int".  No tricky FFI,
arrays or anything, at least not explicitly in my code.

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants



More information about the Glasgow-haskell-users mailing list