Differences between revisions 3 and 4
Revision 3 as of 2005-06-28 01:48:51
Size: 780
Editor: yakko
Comment:
Revision 4 as of 2005-06-28 01:50:24
Size: 463
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
{{{
            Performance of entire task using the enhancement when possible
speedup = --------------------------------------------------------------
              Performance for entire task without using the enhancement
}}}
Line 15: Line 9:
{{{
             
Execution time for entire task without using the enhancement
speedup = --------------------------------------------------------------
            
Execution time for entire usint the enhancement when possible
}}}
[[latex2($$speedup=\frac{Execution~time~for~entire~task~without~using~the~enhancement}{Execution~time~for~entire~using~the~enhancement~when~possible}$$)]]

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