Skip to content

Comment on Live Picture: Software that was way ahead of its timeparent

Comments

There are other limits you'll hit long before you'll hit the computers raw storage capabilities. CPU <-> RAM access takes time, CPU <-> Disk access takes ages compared. As your dataset grows you'll exhaust page caches, cpu caches, etc. and things start to slow down disproportional to access (twice more data is more than twice as slow). All modern computers have more RAM and Disk space than you can use simultaneously in a usable (human term) time frame.

AboutSource Built by g1lg1l

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