Amdahl's Law: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‧
Execution time加強=Excution time未加強×未加強比例+Excution time加強×已加強比例
Execution time加強=Excution time未加強×〔未加強比例+(已加強比例/Speedup)〕
故:SpeedupOVERALL=Excution time未加強/Excution time加強
=1/〔(1-已加強比例)+(已加強比例/Speedup加強)〕
execution is limited by the fraction of the time the faster mode can be used‧
Execution time加強=Excution time未加強×未加強比例+Excution time加強×已加強比例
Execution time加強=Excution time未加強×〔未加強比例+(已加強比例/Speedup)〕
故:SpeedupOVERALL=Excution time未加強/Excution time加強
=1/〔(1-已加強比例)+(已加強比例/Speedup加強)〕