Lines Matching refs:measurement
24 -CPU/compiler performance measurement, in particular in the area of
85 -performance measurement, i.e. within the measurement loop - the published
93 -printing of the result have no impact on performance measurement since they
98 -measurement since they are necessarily system-dependent. However, it turned
109 -prevented from moving code out of the measurement loop, or from removing code
126 -for the measurement loop overhead. (This calculation has proven difficult to
135 -In this section, all changes are described that affect the measurement loop
139 -In addition to adding the measurement loop and the printout statements,
154 - Str_2_Loc (5'th statement of "main") out of the measurement loop (This
160 -o In the three arithmetic computations at the end of the measurement loop in
211 -measurement loop iteration (1 additional statement, 4 additional local integer
313 - artificially prevent such optimizations. However, measurement reports
413 -to send measurement results to the author and/or to Rick Richardson.
636 - * - strcpy, strcmp (inside the measurement loop)
637 - * - printf, scanf (outside the measurement loop)
639 - * are used for execution time measurement. For measurements
660 - * compiler; Dhrystone itself performs no OS calls in the measurement loop.
698 - * Inside the measurement loop, this version follows the
702 - * but within the measurement loop only in branches that
704 - * should be prevented from moving code out of the measurement
706 - * that are executed within the measurement loop have NOT been
714 - * measurement loop overhead in a correct way, the loop check
719 - * All changes within the measurement loop are described
734 - * The only change within the measurement loop is that a
762 - * is used for measurement.
781 - * Compilation model and measurement (IMPORTANT):
1078 -/* variables for time measurement: */
1100 -/* end of variables for time measurement */
1646 -< * The only change within the measurement loop is that a
1677 -> /* Use "times" function for measurement */