Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The last time I had to do fast, large sequential disk reads on Linux it was surprisingly complex to get all the buffering/caching/locking to not do the wrong thing and slow me down a lot. I wouldn't be surprised if non-optimized mmap() is a whole lot faster than non-optimized use of high level file i/o libraries.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: