
6 May
2009
6 May
'09
5:28 p.m.
dagit:
In particular, we need expert Haskell programmers, such as Don, to write more about how they avoid space leaks in long running apps. Again, profiling is nice, but that's more of a tuning effort.
I talk a bit about that in my LondonHUG talk: http://www.galois.com/blog/2009/04/27/engineering-large-projects-in-haskell-... As I said earlier: stress test with heap profiling on (is one way to absolutely ensure you know what's going on). -- Don