Skip to content

Comment on A screaming-fast PC changed my life. It will change yours, tooparent

Comments

Windows has historically been pretty poor at handling concurrent I/O to the same device. I've seen circa 200M/sec sequential disk throughput fall to 10M/sec or so simply by trying to run another operation concurrently. The I/O scheduler seems heavily weighted for latency rather than throughput.

Maybe they optimize for latency because NTFS still fragments really badly.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.