Hacker News new | ask | show | jobs
by mlyle 895 days ago
Eh. I don't think it's that bad.

Something is always the bottleneck. On these 2-channel modern CPU, it's usually the concurrency of software; sometimes the throughput of the CPU cores; and very occasionally memory bandwidth, that sounds like a reasonably balanced system which the right amount of resources committed to each area.

1 comments

> Something is always the bottleneck.

Insightful thought.