‹ 首页

dotnet-techne-csharp-type-design-performance

@metalnib · 收录于 1 周前

Use when designing types and collections for hot paths and low-allocation .NET code. Keywords: readonly struct, sealed class, ValueTask, Span, FrozenDictionary, FrozenSet, allocation optimisation.

适合你,如果正在编写对性能敏感的 .NET 代码,需要减少 GC 压力。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add metalnib/dotnet-episteme-skills/dotnet-techne-csharp-type-design-performance
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- metalnib/dotnet-episteme-skills/dotnet-techne-csharp-type-design-performance
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify metalnib/dotnet-episteme-skills/dotnet-techne-csharp-type-design-performance
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
11GitHub stars
~2.2K上下文体积 · 单文件
索引托管

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。