Install Visual Studio 2010 on SSD drive, or HDD for better performance?
- by Steve
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!