Y
Hacker News
new
|
ask
|
show
|
jobs
by
colton36
5290 days ago
> MSBuild does suck in that there is little implicit parallelism
/m enables parallelism on the .NET side. Perhaps the same thing exists for the native compiler?