Part 2: CPU and dispatch statistics
The second part of the Performance Totals report displays the total,
average per task, and maximum per task for the CPU, Dispatch, and
Suspend counts and elapsed time. Time values are represented in seconds,
with millisecond precision.
Figure 1. Performance Totals report
(part 2): CPU and dispatch statistics
V5R3M0 CICS Performance Analyzer
Performance Totals
TOTL0001 Printed at 12:34:56 02/15/2015 Data from 16:20:08 12/15/2009 to 11:28:14 12/16/2009 Page 2
...... C O U N T S ...... ........... T I M E ...........
From Selected Performance Records Total Avg/Task Max/Task Total Avg/Task Max/Task
Dispatch Time 108129 6.7 1587 3456 .214 756.551
CPU Time 223 .014 6.233
RLS CPU (SRB) Time 0 .000 .000
WebSphere MQ API (SRB) CPU Time 0 .000 .000
Suspend Time 108249 6.7 1587 923449 57.215 +++.+++
Dispatch Wait Time 92456 5.7 1586 334 .021 7.393
Dispatch Wait Time (QR Mode) 69952 4.3 1065 36 .002 7.393
Response (-TCWait for Type C) 0 .000 .000
Response (All Selected Tasks) 1955791 121.177 +++.+++
QR Dispatch Time 85418 5.3 1066 1370 .085 756.549
MS Dispatch Time 17876 1.1 227 1855 .115 478.739
RO Dispatch Time 4746 .3 40 304 .019 13.317
QR CPU Time 69 .004 1.699
MS CPU Time 19 .001 .185
RO CPU TIME 12 .001 .159
L8 CPU Time 1 .000 .470
L9 CPU Time 0 .000 .000
J8 CPU Time 124 .008 6.221
J9 CPU Time 9 .001 5.174
S8 CPU Time 0 .000 .000
T8 CPU Time 0 .000 .000
X8 CPU Time 0 .000 .000
X9 CPU Time 0 .000 .000
z/OS XML System Services CPU Time 0 .000 .000
The individual count fields might not always add up to the total
count field. There are two reasons for this:
- Some individual fields might not have been collected for the duration of the report. The counts are, however, still reflected in the total count (FCTOTAL).
- There might be a differential due to another count, which is not collected in the CMF performance class record and not printed on the report. This other count is, however, reflected in the total count.
The information in this part of the report includes:
- Total
- Total count or time value (in seconds) for all the records selected, based on the selection criteria provided.
- Avg/Task
- Average count or time per task computed by dividing the count or time by the total number of selected tasks.
- Max/Task
- The largest count or time value that was recorded for any one
task.
A value of +++.+++ is substituted when the calculated value exceeds the maximum permitted in this column.
- Response (minus TC Wait for Type C)
- The internal response time for conversational tasks.
- Response (All Selected Tasks)
- The total time. This is the accumulation of the response times (Stop Time minus Start Time) for all selected conversational (Type C) minus the Terminal Control I/O Wait Time for those tasks.