This section describes the various types of program active delays, and the possible reasons for them.
An algorithm in the program or one of its subroutines is using CPU time.
High overhead compiler options, such as DEBUG or TRACE were specified.
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 © 2012 CA Technologies.
All rights reserved.
|
|