logoalt Hacker News

anonymoushnyesterday at 8:19 AM1 replyview on HN

it is frustrating that the post opens by describing latency and then saying that it is called throughput.


Replies

littlestymaaryesterday at 8:39 AM

In a single-task setting (the situation described in the intro) throughput and latency are just the inverse of one another (in the mathematical sense of “inverse”: throughput = nb task per seconds = 1/time taken to process the task = 1/latency).

They only diverge when you consider multiple tasks.

show 1 reply