horaedb
horaedb copied to clipboard
Add integration with rust-jemalloc-pprof for easy mem perf
Describe This Problem
rust-jemalloc-pprof is a cool project to do memory perf.
Proposal
Add a new HTTP endpoint /debug/pprof/heap to serve the profiling.
Additional Context
No response