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

Isn't this pipelining as opposed to parallelism? I assume that multiple downstream crates are already compiled in parallel whenever possible.


Yes, often things are compiled in parallel but often there are tight spots in the compilation graph where only one crate is compiling because all later crates are relying on it.




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

Search: