Given an instruction sequence with instructions in classes A, B, and C as the table below (same as the last two questions): Instruction Class A BC |CPI Instruction Count|10|40|10 2 1 3 Suppose we are considering improving the execution with the following restrictions: We can only select one class of instructions to improve; and • We will be able to reduce the execution time for the selected instruction class by 50%; No changes to other instructions. Which instruction class should we select to achieve the most improvement? class A class B class C Either one: the improvement will always be the same.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter2: Problem Solving Using C++using
Section2.3: Data Types
Problem 9E: (Practice) Although the total number of bytes varies from computer to computer, memory sizes of...
icon
Related questions
Question
Given an instruction sequence with instructions in classes A, B, and C as the table below (same as the last two questions):
Instruction Class A BC
|CPI
Instruction Count|10|40|10
2 1 3
Suppose we are considering improving the execution with the following restrictions:
We can only select one class of instructions to improve; and
• We will be able to reduce the execution time for the selected instruction class by 50%;
No changes to other instructions.
Which instruction class should we select to achieve the most improvement?
class A
class B
class C
Either one: the improvement will always be the same.
Transcribed Image Text:Given an instruction sequence with instructions in classes A, B, and C as the table below (same as the last two questions): Instruction Class A BC |CPI Instruction Count|10|40|10 2 1 3 Suppose we are considering improving the execution with the following restrictions: We can only select one class of instructions to improve; and • We will be able to reduce the execution time for the selected instruction class by 50%; No changes to other instructions. Which instruction class should we select to achieve the most improvement? class A class B class C Either one: the improvement will always be the same.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Properties of Different Architectures
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr