|
|
|
|
|
by twtw
2691 days ago
|
|
The real-world progression of software run over time on processors doesn't always match the assumption in amdahl's law. Frequently people want to solve harder/bigger problems in the same time, not just the same problem in less time.
See, for example, how slack has taken over doing what IRC could do, just with much higher resource requirements. For that, see https://en.m.wikipedia.org/wiki/Gustafson%27s_law. |
|