6 ms·
In hardware engineering this is called critical path.
by mumumu 3y ago
In hardware engineering this is called critical path.
- memefrog 3y agoThat is about latency, but Amdahl's law is about throughput I think.
- CyberDildonics 3y agoAmdahl's law is not about latency or throughput, it is about optimizing one part of a program having diminishing returns relative to the part that isn't optimized. It is not really a law, it is more common sense that most people would never assume needs to be explicitly said.