1. COBOL VS. PL/1: SOME PERFORMANCE COMPARISONS.
- Author
-
Jalics, Paul J.
- Subjects
- *
PROGRAMMING languages , *COMPUTER programming , *COBOL (Computer program language) , *PL/I (Computer program language) , *COMPUTERS , *TESTING , *BENCHMARKING (Management) , *STANDARDS , *COMPUTER science - Abstract
This article presents information on the execution time performance of the Cobol code versus PL/1 code that was generated by two compilers and tested by a benchmark program implemented in both languages. The goal of the experiments was to probe and study the relative performance characteristics of Cobol and PL/1 in a specific implementation. The results, according to the author should not be considered exhaustive but rather as a guide reflecting one particular set of insights in an area where little information is available, and where these insights are bound to be colored as much by the benchmark program used as by the specific translations from Cobol to PL/1. The article presents Test 1, which was originally designed to measure the speed of execution of the internal subroutine facility in Cobol, namely, the PERFORM statement. In this test, a sequence of nested PERFORMs is executed, the nesting is three levels deep and the first two levels contain TIMES options for looping. In PL/I the simplest way to implement this is via PROCEDURE calls without parameters.
- Published
- 1984
- Full Text
- View/download PDF