
19 Nov
2016
19 Nov
'16
3:27 a.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