
Type Design Performance
Design structs, records, and hot-path types in .NET to cut allocations and improve throughput when profiling shows GC pressure or cache misses.
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill type-design-performance| Installs | 375 |
|---|---|
| Repository | aaronontheweb/dotnet-skills ↗ |
Related skills
.NET & C#backend