The CPU time is the time where CPU is used for processing instructions of computer programs where as the wait time is the amount of time a process waits for specific resources to be available before continuing with processing of the instructions.
And database response time consists of the service time and wait time.
Response Time = Service time + Wait time
The service time is the amount of time a process spends on the CPU.
CPU utilization: CPU time/( #CPUs * service time)
meda Changed status to publish 15/10/2022