[Haskell-cafe] Example programs with ample use of deepseq?
Joachim Breitner
mail at joachim-breitner.de
Wed Jan 9 14:40:41 CET 2013
Hi Erik,
Am Mittwoch, den 09.01.2013, 14:23 +0100 schrieb Erik Hesselink:
> We've also used this approach to debug space-leaks, and would have
> loved such a tool. We used deepseq, and compared the heap profiles. We
> finally found the leaks this way, and fixed them using strictness
> annotations. Finally, we verified by running deepseq again at top
> level and observing that it didn't change anything anymore.
same question to you: Would you have a suitable test case that can be
used to test and demonstrate the usefulness of such tools?
Greetings,
Joachim
--
Joachim "nomeata" Breitner
mail at joachim-breitner.de | nomeata at debian.org | GPG: 0x4743206C
xmpp: nomeata at joachim-breitner.de | http://www.joachim-breitner.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130109/cb84e944/attachment.pgp>
More information about the Haskell-Cafe
mailing list