To increase your VS compile speed:
- Install Microsoft hotfix 935225.
- Install Microsoft hotfix 947315.
- Use a true multicore processor (ie. an Intel Core Duo 2; not a Pentium 4 HT).
- Use 3 parallel builds. In Visual Studio 2005, you will find the option in Tools > Options... > Projects and Solutions > Build and Run > maximum number of parallel project builds.
- Defragment your hard drive regularly.
- Disable virtual memory.
Monday, November 23, 2009
Increase your VS compile speed
Subscribe to:
Post Comments (Atom)
Update the author and email address of every commit on a repository
source: stackoverflow.com
-
Visual studio is a pretty awesome IDE, but sometimes you just wish it would go faster. Here's a list. All of these can be accessed on...
-
Have you ever launched SQL Server Management Studio (SSMS) and had to wait over 60 seconds before you could even log in? I have - all too ...
-
source: stackoverflow.com
No comments:
Post a Comment