jzarnett / ece459

ECE 459: Programming for Performance
419 stars 133 forks source link

Use Jemalloc to investigate memory leaks in Rust #102

Open h365chen opened 3 months ago

h365chen commented 3 months ago

https://github.com/apollographql/router/issues/3686 https://www.magiroux.com/rust-jemalloc-profiling/ https://github.com/tikv/jemallocator

Could be used in flipped note or lecture note.