Install Visual Studio 2010 on SSD drive, or HDD for better performance?
Posted
by Steve
on Server Fault
See other posts from Server Fault
or by Steve
Published on 2010-05-11T15:39:14Z
Indexed on
2010/05/11
15:44 UTC
Read the original article
Hit count: 192
I'm going to be installing Visual Studio 2010. I already have my source code on the SSD. For best performance, especially time to open the solution and compiling time, would it be better to install VS 2010 on the SSD or install it on the HDD.
If both were on the SSD, loading the VS 2010 files would be quicker, but there would be contention between loading the source and the program files.
Thanks!
© Server Fault or respective owner