Skip to content

Show HN: Library to help find memory leaks for C#

github.com/curiosity-ai
2 pointstheolivenbaumdiscuss
On HN

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.

Repo: https://github.com/curiosity-ai/memory-introspect

Package: https://www.nuget.org/packages/Memory.Introspect

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.