I'd like to understand the time log better to improve performance.
My real time is typically much bigger than the cpu time. Is it expected ?
Is the difference due to disk access ? Are the in memory operations included in CPU time or in real time ?
Is there useful information regarding performance optimization in the other lines of the log ?
An example:
NOTE: PROCEDURE SQL used (Total process time):
real time 9:06.00
user cpu time 1:36.79
system cpu time 19.11 seconds
memory 7463.31k
OS Memory 24628.00k
Timestamp 06/07/2018 12:45:31 PM
Page Faults 7
Page Reclaims 1566
Page Swaps 0
Voluntary Context Switches 370694
Involuntary Context Switches 36835
Block Input Operations 0
Block Output Operations 0