QueryAnalysisExtensions is a static utility class providing extension methods and helper functions for analyzing SQL query performance results. It operates on collections of QueryAnalysisResult objects to identify performance issues, generate recommendations, compute statistics, and filter or sort query sets based on various performance metrics. The class is designed to support reporting, diagnostics, and automated optimization workflows in the sql-query-analyzer project.
Expand file tree
/
Copy pathQueryAnalysisExtensions.md
More file actions
/
Copy pathQueryAnalysisExtensions.md
File metadata and controls
7 lines (4 loc) · 545 Bytes