
3 Jul
2013
3 Jul
'13
3:14 p.m.
Hi, Where can I find some informations abut memory usage prediction? In C (or C++) while I write code I can predict how much stack space will be used, how much heap space will be used, I can count instructions. I want to see all these things while I'm looking at my code. Is it possible in Haskell? Best regards, Emanuel