Hacker News new | ask | show | jobs
by jeanmichelx 2604 days ago
Latency ≠ throughput
1 comments

The LLC access is a sequential cost to processing the packet.
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.