Y
Hacker News
new
|
ask
|
show
|
jobs
by
invalidname
1611 days ago
Compiling is IO/RAM bound. CPU has impact but not much for most cases.
2 comments
jcelerier
1611 days ago
Nah, I only see minimal difference when building on a ram disk (source tree copied there too) compared to a nvme SSD.
link
olliej
1611 days ago
You clearly aren't writing c++ :D
link