ABAP Keyword Documentation → ABAP - Release-Specific Changes → Changes in Releases 4.xx → Changes in Release 4.5
Runtime Analysis in Release 4.5
1. Data compression
2. Set measurement accuracy
3. Info about the measurement interval
4. Statistics
5. Measurement short description
6. Changes in the user interface
Other versions: 7.31 | 7.40 | 7.54
Modification 1
Data compression
During measurement, the compressed data is written to a file
in blocks. It is thus possible to save several comprehensive measurements. During the evaluation the compressed data is read and then decompressed.
Modification 2
Set measurement accuracy
Before the measurement,
the measurement accuracy
can be set between high and low.
Modification 3
Info about Measurement interval
In the initial screen,
choose Utilties → Measurement
interval... to see the size of the maximum
measurement interval of the machine in question depending on the measurement accuracy set.
Modification 4
Statistical values
When you call up the statistics, the following information is provided about the loaded programs:
- Load size in bytes
- Size of the global data in bytes
- Number of procedures defined/used
Click on the title of a column to have the statistics sorted by this column.
Click on the number
of procedures defined/used to see an overview of the procedures. In this overview, you can click on a procedure to go to the position of the procedure call or definition.
Modification 5
Measurement short description
To distinguish between measurements of the same object, you can enter a short description for each measurement.
Modification 6
Changes in the user interface
-
Initial screen: Settings → Measurement
accuracy...(see
SET RUN TIME CLOCK RESOLUTION HIGH/LOW.
) - Initial screen: Utilities → Measurement interval ...
-
Overview screen: Goto → Statistics