Y
Hacker News
new
|
ask
|
show
|
jobs
by
tc4v
548 days ago
cache misses are slow because of latency, not because of throughput.
2 comments
geysersam
548 days ago
Isn't the point of the person you replied to that the article author wasn't able to eliminate latency because if they were they'd be constrained by throughput but they are not?
link
eddd-ddde
548 days ago
cache misses can absolutely screw throughput because you may need to load more cache lines
link