Y
Hacker News
new
|
ask
|
show
|
jobs
by
brightball
1650 days ago
Serving a lot of images at the same time will work the disk I/O up in many cases. Probably gotten a lot better with NVMe though.
1 comments
ComputerGuru
1650 days ago
It’s typically one page that hits Reddit/HN/whatever with its fixed set of static images. It’s pretty much the ideal scenario for the kernel’s in-memory cache.
link