Skip to main content
Home · 首页/Code Review · 代码评审/analyzing dotnet performance
#34
Ranked #34 of 44 in this category· 该品类排名 #34 / 共 44 个

analyzing dotnet performance

by dotnet·2mo ago

Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serializatio…

Code ReviewClaude CodeCodexAutomated screen · 自动筛查open source · 开源

Before you install安装前须知

No special access needs declared未声明特殊权限需求
Editor's verdict· 编辑结论

Auto-published by GitHub discovery based on star threshold.

— Editorial team · 编辑团队

Install via Skills CLI

Use npx skills add to install this skill into the selected agent. Phase 0 commands are generated from source rules, not verified.

Codex
npx skills add https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/analyzing-dotnet-performance/SKILL.md -g -a codex -y

Drop `-g` to install project-locally

Best for适合什么场景

  • High-star GitHub skill discovery candidate.

Not for不适合什么场景

  • Sensitive or production workflows without local review.

vs alternativesvs 其他选择

Full compare table完整对比表 →
#1GStack Review

Find the risky changes before the branch lands.

4.9·123k stars
diff · 差异Best first pick for high-signal PR review. It reads the actual diff instead of re-summarizing the whole repo, so the review stays grounded in code that changed. Strongest on trust-boundary cases — SQL injection, auth checks, conditional side-effects — where surface reviewers usually miss the failure mode. Skip it for pure style nits; bring in a linter instead. Try it on a feature branch before relying on it for hot-fix gating.
#2Git Shiproom

Pre-flight every branch before you ask for review.

4.9·13k stars
diff · 差异Best for the narrow gap between "my branch is ready" and "a reviewer can pick it up cold." Runs a pre-flight: dependency drift, missing tests for the changed files, commits that don't match the PR title, and writes a handoff note your reviewer can read in 60 seconds. It is not a code reviewer — it does not audit logic. Use it as the last thing before requesting review, not as a replacement for review itself.
#3Review Radar

Find the bugs, regressions, and missing tests first.

4.8·11k stars
diff · 差异Best when you want PR review insights without committing to a full review workflow. Surfaces the same regression-and-missing-tests signal as gstack-review, but in a quieter, suggestion-only mode — no fix application, no diff edits, no comment threads. Strongest for senior engineers who want a second opinion before they merge their own PR. Weakest when the goal is gating others' code; for that, gstack-review's heavier loop pays off.

Side-by-side compare维度对比

Key differences with same-lane alternatives
this skill · 当前analyzing dotnet performanceGStack ReviewGit ShiproomReview Radar
Rating · 评分4.94.94.8
Stars · 星标1.7k123k13k11k
Risk · 风险Automated screen · 自动筛查Low risk · 低风险Low risk · 低风险Low risk · 低风险
Best for · 最适合High-star GitHub skill discovery candidate.Pre-merge PR reviewPre-flight every branch before you ask for review.Find the bugs, regressions, and missing tests first.
Not for · 不适合Sensitive or production workflows without local review.Pure style reviewWorkflows that require stronger human review than this catalog entry documents.Workflows that require stronger human review than this catalog entry documents.

Audit notes审计备注

not individually audited · 未独立审计
Source源码open on GitHub · 公开
Author作者community · 社区!
Network网络访问not individually audited · 未独立审计!
Filesystem文件写入not individually audited · 未独立审计!
Dependencies依赖not individually audited · 未独立审计!
Telemetry遥测none · 无
Skill Market
Find the best AI skills for the job·按品类找最好用的 AI 技能
v0.4 · 1306 skills indexed · last review 2026-06-10