Hello!

On Tue, Apr 10, 2001 at 01:27:11PM -0400, Sengan wrote:
> [...]
> processing. Had I had a means of measuring profiling burn-rate, I'm guessing that
> [...]

Using ghc, what's wrong with compiling with -prof and cost centres set
(in doubt, use -auto-all -caf-all or similar), and then using the
RTS options for memory profiling, such as +RTS -pA -RTS, or
+RTS -PA -RTS or +RTS -hC -RTS or similar?

Kind regards,

Hannah.

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to