24.5K
Queries/Second
↑ 12% from avg
🕐
12ms
Avg Latency
↓ 3ms improved
🔗
2,847
Active Connections
↑ 8%
⏱️
8.2%
Wait Time Ratio
Normal

⏱️ Wait Statistics (Top 10)

CXPACKET
78%
PAGEIOLATCH_SH
45%
SOS_SCHEDULER_YIELD
32%
ASYNC_NETWORK_IO
28%
WRITELOG
18%

🔥 Top Expensive Queries

Query CPU Reads Duration
SELECT * FROM Orders WHERE CustomerID IN (SELECT...) 2.4s 125K 3.2s
UPDATE Inventory SET Quantity = Quantity - @Qty... 0.8s 45K 1.1s
EXEC sp_GenerateMonthlyReport @Month, @Year 0.6s 89K 2.8s
SELECT TOP 1000 * FROM AuditLog ORDER BY... 0.2s 12K 0.4s

🚫 Blocking Sessions

Blocker Blocked Wait Time Resource
SPID 58 SPID 72, 84 45s Orders.PK
SPID 112 SPID 118 12s Inventory.IX_SKU