dotnet-ci-benchmarking

Installation
SKILL.md

dotnet-ci-benchmarking

Continuous benchmarking guidance for detecting performance regressions in CI pipelines. Covers baseline file management with BenchmarkDotNet JSON exporters, GitHub Actions workflows for artifact-based baseline comparison, regression detection patterns with configurable thresholds, and alerting strategies for performance degradation.

Version assumptions: BenchmarkDotNet v0.14+ for JSON export, GitHub Actions runner environment. Examples use actions/upload-artifact@v4 and actions/download-artifact@v4.

Scope

  • Baseline file management with BenchmarkDotNet JSON exporters
  • GitHub Actions workflows for artifact-based baseline comparison
  • Regression detection with configurable thresholds
  • Alerting strategies for performance degradation

Out of scope

Installs
3
GitHub Stars
218
First Seen
Feb 24, 2026
dotnet-ci-benchmarking — novotnyllc/dotnet-artisan