retagged by
338 views
1 votes
1 votes

The pipeline performance is reduced if the different stages of a pipeline have different delays

I know that in the pipeline, Tclock is taken as the Max(Ti)+Tbuffer time, and so, if the pipeline stages have different delays, then Tclock will be equal to the max delay of some stage plus the max delay of the buffer.

But, I am really not able to visualize this fact that having different delays for the different stages of the pipeline will affect the performance. Please explain ?

retagged by

Please log in or register to answer this question.

Related questions

1 votes
1 votes
2 answers
1
sh!va asked Jul 12, 2016
978 views
Suppose that a given application is run on a 64-processor machine and that 70 per cent of the application can be parallelized. Then the expected performance improvement ...
1 votes
1 votes
1 answer
2
1 votes
1 votes
1 answer
4
PEKKA asked Nov 2, 2016
422 views
What is happening in fetch stage decode stageof pipeline . Please explain in details .