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