I encounter a noticable difference in the speed when building the same solution one time with Devenv and the other time with msbuild /m.
As an information I have set the parameter "number of parallel build processes" in Visual studio to 4.
Is there any posiblity to speed up the build inside Visual Studio (Version 9.0.30729.1 SP)?
This won't answer your exact question, but take a look at this post by Scott Hanselman. Basically, the problem is that VS does not officially support parallel builds for managed languages, so you'll have to "hack" a bit in order to get parallel builds.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With