J
jeremy
Text
Latency and Throughput
Latency is how long one request takes from start to finish; throughput is how many requests finish per unit of time. They are not the same thing, and improving one can hurt the other: batching work r…