Optimizer works on the compiler-produced source listing and object code of a program. It greatly enhances the source listing while reducing the execution-time. This is accomplished by optimizing the object code. Optimizer often eliminates 30% or more of the machine instructions. In addition, Optimizer optionally "instruments" the object code in a variety of ways. Thus, you are provided with, not only testing and quality assurance tools, but production time diagnostic facilities as well.
Optimizer does not change the processing performed by the program or alter user-defined data areas. An optimized program does the same job, but does it faster. However, an optimized program may require additional CA Optimizer/II modules at execution-time, depending upon the options selected at compile/optimize time. The following is a partial list of the object code optimization techniques:
The following is a partial list of the enhanced source listing report features:
|
This section contains the following topics: |
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |