Pipeline CPI = Ideal pipeline CPI + Structural Stalls + Data Hazard Stalls Ideal pipeline CPI: measure of the maximum performance attainable by the implementation

Performance Evaluation and Metrics

Ahmdal’s law , this doesn’t tell anything on the performance of the CPU still depends on its frequency.

To sum up, Amdahl’s law states that, for a fixed problem, the upper limit of speedup is determined by the serial fraction of the code strong scaling

Gustafson law revises it:

is times faster than means:

The can be computed like this:

so, is times faster than means:

Floating-point operations per second (FLOPS) is a measure of compute performance used to quantify the number of floating-point operations a core, machine, or system is capable of in a one second.