Y
Hacker News
new
|
ask
|
show
|
jobs
by
crinkly
298 days ago
Compiler is usually IO bound on windows due to NTFS and the small files in MFT and lock contention problem. If you put everything on a ReFS volume it goes a lot faster.
Applies to git operations as well.
1 comments
blibble
298 days ago
by "IO bound" you mean "MS defender bound"
link
hypercube33
297 days ago
Dev Drive can help with that as well
link