restatedev / restate

Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
https://docs.restate.dev
Other
1.33k stars 34 forks source link

Expose /pprof jemalloc heap profile endpoint #1127

Open jackkleeman opened 6 months ago

jackkleeman commented 6 months ago

https://www.polarsignals.com/blog/posts/2023/12/20/rust-memory-profiling

cc @igalshilman

jackkleeman commented 6 months ago

the problem here is that it needs debug info. maybe its time to start building those in CI and uploading them so that we can pull them on demand