Dotnet Allocation Triage

Cross-tool workflow to reduce .NET heap allocations — static triage with dotnet-inspect, then confirm the win with BenchmarkDotNet or dotnet-trace/dotnet-counters before changing code. Use when chasing allocation hot spots on a hot path.

richlander 662fcf3 2.0 KB Updated

File contents

richlander/dotnet-skills/tree/main/skills/dotnet-allocation-triage commit 662fcf3bd3

Frequently asked questions

npx skillmds@latest add richlander/dotnet-allocation-triage