Sqlstats Review

Parse and analyze SQL Server SET STATISTICS IO, TIME ON output. Extracts per-table IO metrics and per-statement CPU/elapsed times, computes % logical read share, detects 27 performance patterns (I1–I18 IO checks, W1–W9 time checks). Use when a user pastes SSMS statistics output or asks why a query does too much I/O.

vanterx f8a498e 8 files · 80.1 KB Updated

File contents

vanterx/mssql-performance-skills/tree/main/skills/sqlstats-review commit f8a498ef2e

Frequently asked questions

npx skillmds@latest add vanterx/sqlstats-review