-- If avg_cpu_ms ≈ avg_elapsed_ms → CPU-bound query -- If avg_cpu_ms << avg_elapsed_ms → waiting on I/O, locks, etc.