How do we measure a CPU's work? Whether it's fast or not depends on three factors: IPC, Hz, Clock speed. IPC means instructions per cycle, Hertz[Hz] means cycles per second and Clock speed's definition is always the large number of Hz. So if two CPUs…