[Haskell-beginners] Memory usage prediction

Emanuel Koczwara poczta at emanuelkoczwara.pl
Wed Jul 3 21:14:21 CEST 2013


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5185 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130703/0169c191/attachment.bin>


More information about the Beginners mailing list