Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2004-01-14 23:24:31
Size: 324
Editor: dot
Comment:
Revision 3 as of 2005-06-28 01:48:51
Size: 780
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

[[latex2($$speedup=\frac{Performance~of~entire~task~using~the~enhancement~when~possible}{Performance~for~entire~task~without~using~the~enhancement}$$)]]
Line 11: Line 13:
Using the definition of performance, we can write it as...

{{{
             Execution time for entire task without using the enhancement
speedup = --------------------------------------------------------------
            Execution time for entire usint the enhancement when possible
}}}

Back to ComputerTerms

Subject: Architecture-Speedup

latex2($$speedup=\frac{Performance~of~entire~task~using~the~enhancement~when~possible}{Performance~for~entire~task~without~using~the~enhancement}$$)

            Performance of entire task using the enhancement when possible
speedup =   --------------------------------------------------------------
              Performance for entire task without using the enhancement

Using the definition of performance, we can write it as...

             Execution time for entire task without using the enhancement
speedup =   --------------------------------------------------------------
            Execution time for entire usint the enhancement when possible

Back to ComputerTerms

SpeedUp (last edited 2020-01-26 18:54:51 by scot)