|
Speedup - Definition and Overview |
| Related Words: Acceleration, Aggravation, Blowup, Concentration, Condensation, Drive, Exaggeration, Explosion, Getaway, Impetus, Magnification, Pickup, Reinforcement |
|
|
|
Speedup, in parallel computing, refers on how much a parallel algorithm is faster than a corresponding sequential algorithm.
It is defined by the following formula:
<math>S_p = \frac{T_1}{T_p}<math>
where:
Ideal speedup is obtained when <math>S_p = p<math>.
See also
|
|
|