timing is a numerical measurement of the how long it takes to execute an instruction or series of instructions
Timing is a numerical measurement of the how long it takes to execute an instruction or series of instructions. See also time.
To get a better understanding of performance of a given code, it should be measured at several problem sizes and empirical orders of growth calculated.