Author_Institution :
Dept. of Comput. & Inf. Sci., Cleveland State Univ., OH, USA
Abstract :
It is shown how to reduce computer usage significantly by building performance into the code. Compiler performance is first defined, and three Cobol environments chosen to illustrate compiler performance in various settings are described: two mainframes and one personal computer. The usage clause, data fields, data-type conversions, tables, file-blocking efficiencies, ´perform´ and ´call´ overhead, sorting efficiency, ISAM file performance, and compiler options are discussed. Ten steps to improve program performance in an organization´s installation are recommended.<>
Keywords :
COBOL; program compilers; Cobol; ISAM file performance; compiler options; compiler performance; data fields; data-type conversions; file-blocking efficiencies; mainframes; performance potential; personal computer; program performance; sorting efficiency; tables; usage clause; Microcomputers; Sorting;