Csharp Performance

Guides advanced .NET performance optimization: Span<T> and Memory<T> usage, BenchmarkDotNet, allocation profiling with dotMemory, source generators, and high-performance patterns. Use when the user asks about C# performance, Span, Memory, BenchmarkDotNet, allocation profiling, source generators, high-performance .NET. Do NOT use when the user asks about C# async (use `csharp-async-patterns`), C# modern idioms (use `csharp-modern-idioms`), general performance testing (use `performance-testing`).

FerroxLabs 78dfc55 2 files · 37.5 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/csharp-performance commit 78dfc55b7f

Frequently asked questions

npx skillmds@latest add ferroxlabs/csharp-performance