[Haskell-cafe] Memory profiling
Pieter Laeremans
pieter at laeremans.org
Sun Jun 15 18:34:00 EDT 2008
Hi,
Which tools do you recommand for memory profiling haskell programs
on a *nix system.
I'm using haskell to develop a CGI program/script.
The application has to be deployed on shared hosting infrastructure.
Since I would like to be a good citizen ,
I would need to meassure the maximum amount of memory allocated to the
program during execution.
The best I can do now is look at top but that 's not satisfactory.
thanks,
Pieter
--
Pieter Laeremans <pieter at laeremans.org>
More information about the Haskell-Cafe
mailing list