On Tue, Jun 10, 2014 at 12:01 PM, Dimitri DeFigueiredo <defigueiredo@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