Sqlplan Compare

Diff two SQL Server execution plans (baseline vs regression) to identify what changed — join strategies, memory grants, operator topology, new warnings, and missing indexes. Applies 20 checks (C1–C20). Use when a query regressed after a deployment, statistics update, schema change, or SQL Server version upgrade.

vanterx a7d737f 9 files · 51.3 KB Updated

File contents

vanterx/mssql-performance-skills/tree/main/skills/sqlplan-compare commit a7d737f94a

Frequently asked questions

npx skillmds@latest add vanterx/sqlplan-compare