Visual Studio Build Very Slow

前端 未结 20 1613
别那么骄傲
别那么骄傲 2020-12-12 10:59

This applies to both 2008 and 2010 versions (and probably earlier ones too). Also to both C++ and C# projects.

An initial build (after reboot) runs at normal speed

20条回答
  •  感动是毒
    2020-12-12 11:32

    Try this as it worked for me:

    Press Windows+R or open run from Start.

    Now type %temp% and delete everything from there...

    Now open Run again and type prefetch and delete everything from there also.

    Now open VS and see the performance.

提交回复
热议问题