Back to ComputerTerms

latex2(Speedup=Performance using enhancement when possiblePerformance without enhancement) }}}

See SpeedUp

Notice that we are talking about the entire task here and that performance (speedup) is defined in terms of execution time! So we have to define the following:

latex2(SpeedupOverall=Old Execution TimeNew Execution Time)

This gives a new Execution time of

latex2(New Exec Time=Old Exec Time(1FractionEnhanced+FractionEnhancedSpeedupEnhanced))

So we have latex2($$SpeedupOverall=\frac{1}{1-FractionEnhanced + \frac{FractionEnhanced}{SpeedupEnhanced}})

Back to ComputerTerms