Back to ComputerTerms

latex(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:

latex(SpeedupOverall=Old Execution TimeNew Execution Time) (1)

This gives a new Execution time of

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

So we have

latex(SpeedupOverall=(11FractionEnhanced+FractionEnhancedSpeedupEnhanced))

Back to ComputerTerms