Show HN: Library to help find memory leaks for C# (github.com)
I got tired of shelling out to dotnet-gcdump to investigate memory leaks, so I made a tiny C# library that lets you trigger .gcdump captures programmatically. Useful for debugging memory leaks, taking snapshots before/after operations, or grabbing dumps automatically in CI.
0 comments
[ 2.6 ms ] story [ 7.4 ms ] threadNo comments yet.