A law stating that (under certain assumptions) the maximum speedup that can be obtained by running an algorithm on a system of P processors is

where ? is the serial fraction of the program, and T(n) is the total execution time running on n processors. See speedup and serial fraction.