[Haskell-beginners] tutorials on space complexity?

Kim-Ee Yeoh ky3 at atamo.com
Tue Jun 10 09:01:59 UTC 2014


On Tue, Jun 10, 2014 at 12:01 PM, Dimitri DeFigueiredo <
defigueiredo at ucdavis.edu> wrote:

> My current approach of "waiting for it to crash" by being out of memory,
> doesn't really seem like good engineering practice


Have you tried the graphical profiling tools?

And looked up RWH's chapter on profiling and optimization?

Don's answer here is a widely cited resource:

http://stackoverflow.com/questions/3276240/tools-for-analyzing-performance-of-a-haskell-program


-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140610/a09e3a2a/attachment-0001.html>


More information about the Beginners mailing list