Suppose we have two different compilers, A and B, which each compile the same Java program to a particular computer’s machine language. Compiler A results in a program with 2.0 x 109 instructions and a CPU time of 1.1s. Compiler B results in a program with 2.4 x 109 instructions and a CPU time of 1.5s. What is the average CPI for each compiler’s program if the computer’s processor has a clock cycle time of 1ns? Suppose a new compiler C is developed which results in a program with 9.2 x 108 instructions and a CPI of 1.1. What is the speedup of using compiler C instead of compiler A? Instead of compiler B? Suppose we run the programs compiled by compilers A and B on two separate computers. Suppose also that the CPU time for each is exactly the same. How much faster is the clock running compiler A’s code versus the clock running compiler B’s code? (Hint: the first step is to calculate the total cycles each program requires)

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter10: Application Development
Section: Chapter Questions
Problem 3RQ
icon
Related questions
Question

Suppose we have two different compilers, A and B, which each compile the same Java program to a particular computer’s machine language.

  • Compiler A results in a program with 2.0 x 109 instructions and a CPU time of 1.1s.
  • Compiler B results in a program with 2.4 x 109 instructions and a CPU time of 1.5s.
  1. What is the average CPI for each compiler’s program if the computer’s processor has a clock cycle time of 1ns?
  2. Suppose a new compiler C is developed which results in a program with 9.2 x 108 instructions and a CPI of 1.1. What is the speedup of using compiler C instead of compiler A? Instead of compiler B?
  3. Suppose we run the programs compiled by compilers A and B on two separate computers. Suppose also that the CPU time for each is exactly the same. How much faster is the clock running compiler A’s code versus the clock running compiler B’s code? (Hint: the first step is to calculate the total cycles each program requires)
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning