[Haskell-cafe] How to profile haskell web applications?

Moritz Angermann moritz.angermann at gmail.com
Sat Nov 19 03:27:20 UTC 2016


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


More information about the Haskell-Cafe mailing list