Y
Hacker News
new
|
ask
|
show
|
jobs
by
orf
37 days ago
SSDs can read at gigabytes per second, and only the used portions are paged into memory.
Anything else?
1 comments
skydhash
37 days ago
Loading a program in memory is much more complicated than raw disk transfer speed.
link
orf
37 days ago
So you’re saying that if you append 1GB of junk data to the end of an executable it would be slower to execute?
No? So it’s not purely a function of disk size.
link