18 Nov
2016
18 Nov
'16
10:27 p.m.
Hi, I’m looking to (perf, heap) profile a haskell web application. With ekg and the ekg wai middleware I can get some data on the rts, gc, and latency. What’s the approach towards performance (-p) and heap (-h) profiling for web applications? Cheers, moritz