In parallel programming, this fact is commonly referred to as Amdahl's Law.
在并行编程中,这个事实通常就称为Amdahl法则。
3
Amdahl's Law states that the performance improvement to be gained from using some faster mode of execution is limited by the fraction of the time the faster mode can be used.