The following table describes the various types of program active delays, and the possible reasons for them.
|
Delay type |
Reason |
|
Algorithms |
An algorithm in the program or one of its subroutines is using CPU time. |
|
High Level Language options |
High overhead compiler options, such as DEBUG or TRACE were specified. |
|
Data definitions and conversion |
High-level languages can use significant CPU time to convert numeric data intended for display to a format that can be used in computation, such as a subscript, that accesses table entries defined in the program or one of its subroutines. |
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |