Total time
High total time points to repeated business impact, even when each query feels only moderately slow.
Query path
A small business does not need every database theory term on day one. It needs to know which checkout, booking, inventory, or report path is putting pressure on the database.
High total time points to repeated business impact, even when each query feels only moderately slow.
High mean time points to heavy individual queries that may block important workflows.
Temp files can signal sort or join pressure that deserves EXPLAIN review.