Hacker News new | ask | show | jobs
by ciupicri 141 days ago
Wouldn't you still have a lot of syscalls?
2 comments

Yes, but with much lower latency. The squashfs file ensures the files are close together and you benefit from fs cache a lot.
You then use io_uring