2,774 views
0 votes
0 votes
 Suppose that we are considering an enhancement that runs 10 times faster than the original machine but is usable only 40% of the time. What is the overall speedup gained by incorporating the enhancement.

1 Answer

1 votes
1 votes
here question telling about overall  speed up

so here you take nonpipeline instruction   taking  100 unit time then in this question the speedup only on the 40 percent of the time means here pipelined  instruction 60 unit  time same as   nonpipeline and 40 unit time speedup so 40 time speed up by 10 then it is taking only 4 unit time  so overall time in pipeline is 4+60=64

so overall speedup=ET old means nonpipeline/pipelined =100/64=1.5625

Related questions

1 votes
1 votes
1 answer
1
1 votes
1 votes
1 answer
2
LRU asked Jan 8, 2022
887 views
Consider the following sequence of instructions Add #20,R0,R1 Mul #3,R2,R3 And #$3A,R2,R4 Add R0, R2, R5 In all instructions, the destination operand is given last. Init...
1 votes
1 votes
1 answer
3