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

Back to ComputerTerms

Subject: Architecture-Speedup

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

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

$$$speedup=\frac{Execution~time~for~entire~task~without~using~the~enhancement}{Execution~time~for~entire~using~the~enhancement~when~possible}$$$

Back to ComputerTerms

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