Hacker News new | ask | show | jobs
by BulgarianIdiot 1307 days ago
> Yes, sequential I/O bandwidth is closing the gap to memory.

Hilariously meanwhile, RAM has become significantly slower compared to CPU performance, i.e. you spend a disproportionate time to read and write to memory, so despite RAM is faster, CPU is way faster.

Which means I/O remains a bottleneck...