Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
colton36
on Dec 20, 2011
|
parent
|
context
|
favorite
| on:
Why is Windows so slow?
> 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?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
/m enables parallelism on the .NET side. Perhaps the same thing exists for the native compiler?