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

Is "compiling code" an IO intensive (IO bound) task?


It certainly can be. Theoretically your OS should be pretty good about caching files in memory, but in practice I've measured significant differences when compiling large C++ projects on a fast SSD.




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

Search: