Jason Dagit-2 wrote:
>
>
>
> Do any memory leaks show up if you compile with -caf-all when you profile?
>
> Jason
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
It doesn't seem to make any difference, although I do not know what this
flag does.
I compiled the code using
ghc -fglasgow-exts -fffi -prof -auto -caf-all -I. --make leaky.hs cleaky.o
and did not see the steady ramp up in memory that one sees with the windows
xp performance tool.
--
View this message in context:
http://www.nabble.com/Finding-Memory-Leaks-tf2563630.html#a7151020
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe