Skip to content
EECS 4340 Final Review

Latency vs. throughput

Tag: latency-vs-throughput

Aliases: latency, throughput, execution time, bandwidth

Two distinct definitions of performance: latency is the time to finish a fixed task, throughput is the number of tasks per unit time. Throughput can exploit parallelism; latency cannot. The two metrics often disagree and must be matched to the measurement goal.

No references yet.