Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeanmichelx
2604 days ago
Latency ≠ throughput
1 comments
masklinn
2604 days ago
The LLC access is a sequential cost to processing the packet.
link
loeg
2604 days ago
Sure, but the CPU can amortize that cost over many packets if it is infrequent, while maintaining the same throughput. Also, cache line sized packets are relatively tiny.
link