Text: l.30 points Say we run a particular program on 4 different machines to determine which one has the best performance. Given the information below about each machine, calculate the execution time for each case. Show all work.
Machine A: Clock cycle time of 3.0 ns, 100 million instructions, average CPI of 2.0
Machine B: Clock frequency of 400 MHz, 50 million instructions, average CPI of 1.5
Machine C: Same ISA as Machine A, clock frequency of 1.5 GHz, average CPI of 2.0
Machine D: Same ISA as Machine B, clock frequency of 2.5 GHz, average CPI of 4.0