build-perf-baseline

Official

Establish build performance baselines.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you understand and improve the speed of your .NET builds by establishing clear performance baselines and guiding you through systematic optimization techniques.

Core Features & Use Cases

  • Baseline Measurement: Capture cold, warm, and no-op build times to identify performance regressions.
  • Optimization Strategies: Guides on using MSBuild Server, artifacts output, deterministic builds, and dependency graph trimming.
  • Use Case: Before starting a major refactor, use this Skill to establish your current build times. After the refactor, re-measure to quantify the performance impact and ensure no regressions were introduced.

Quick Start

Run the dotnet build command with the /bl flag to generate a binary log for performance analysis.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-perf-baseline
Download link: https://github.com/dotnet/skills/archive/main.zip#build-perf-baseline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.