Build Performance Analysis

Analyze C++ build performance using vcperf.exe and ETL traces. Use this skill when the user wants to profile a build, understand compile bottlenecks, identify expensive headers or templates, generate JSON analysis reports, or interpret vcperf output. Covers tracing workflows, the /jsonAnalysis flag, reading the resulting JSON schema, and actionable remediation strategies for each bottleneck category.

GitHub (Microsoft) 1f95e31 3 files · 39.0 KB Updated 36.2k repo stars

File contents

github/copilot-plugins/tree/main/plugins/build-perf-cpp/skills/build-performance-analysis commit 1f95e311b6

Frequently asked questions

npx skillmds@latest add github/build-performance-analysis