
2 Nov
2006
2 Nov
'06
10:26 p.m.
Jason Dagit-2 wrote:
Do any memory leaks show up if you compile with -caf-all when you profile?
Jason _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org 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.