Preventing/handling space leaks
ketil+haskell at ii.uib.no
ketil+haskell at ii.uib.no
Sun Dec 7 22:53:45 EST 2003
"Henk-Jan.van.Tuyl" <Henk-Jan.van.Tuyl at hotpop.com> writes:
> L.S.,
(Whom?)
> Does anyone know about documentation (preferably on the Web) on how to
> prevent/find/remove space leaks? Are there any differences between
> Hugs and GHC or any other Haskell platform, regarding space leaks?
I should probably invest the time to learn Hat or Buddha or something,
but I find I get pretty far using GHCs (mostly adopted from NHC, I
believe) memory profiling. Look it up in the (excellent) User Guide!
> Java, for example, does not have [space leaks]
Makes me wonder why my Java-using aquaintances are so frustrated about
it, then... :-)
-kzm
--
If I haven't seen further, it is by standing in the footprints of giants
More information about the Haskell-Cafe
mailing list