开发者

Visual Studio 2010 horribly slow on a huge C++ project when ++ icon is animated [duplicate]

This question already has an answer here: Closed 10 years ago.

Possible Duplicate:

VS 2010: What is the ++ file symbol on the status bar?

Every time I open Tortoise SVN project (lots of code) in Visual Studio 2010 it will suddenly start doing something that leads to my HDD actively working and this leads to my computer (and VS as well) getting super luggish. I noticed there's a "++" icon near main windows bottom right next to line number and column number:

Visual Studio 2010 horribly slow on a huge C++ project when ++ icon is animated [duplicate]

that is almost always animated at the times I see the slowdown.

What's that icon for? How can I disable or make more friendly开发者_开发知识库 the activity that slows my computer down?


  1. Open up Task Manager (or better yet Process Explorer).

  2. Under the View menu add columns for I/O Reads

  3. Sort by that column

  4. Open your Tortoise SVN project

  5. Watch what process is changing the most

I've seen both Intellisense and Tortoise SVN both slow things down a bunch as the commenters above have suggested.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜