The Big Picture
The following table shows the basic measurements at different levels in the computer and what is being measured in each case.
These factors are combined to yield execution time measured in seconds per program:
Time = Seconds / Program = ( Instructions / Program ) ×
( Clock cycles / Instruction ) × ( Seconds / Clock cycle )
When comparing two computers, you must look at all three components, which combine to form execution time.