很多时候在调试我的(WinForms)应用程序时遇到断点,Visual Studio会在10-20秒内无响应,我在右下角看到以下消息Visual Studio正忙:Microsoft Visual Studio正在等待内部操作完成.每次发生时,我都会看到Visual Studio Standard Collector正在使用大量的cpu.谁能告诉我这个标准收藏家是什么,以及是否有办法避免这种情况发生?这是在
Windows 10,VS Community 2015 Update 1上.
解决方法
这是一个已知的错误.
Posted by Allen [MSFT] on 11/3/2015 at 10:20 AM:
Thank you very much for reporting this. We have researched the root cause and have made a fix that will be provided in VS2015 Update 1. Update 1 is due out in coming weeks.
在您更新之前,Allen建议以下修复:
Meanwhile,if you notice that hte process consumes too much memory you have two ways to recover. Simplest is just to restart your machine. That will get everything back to a fresh state. The other thing you can do to alleviate the memory consumption is to stop the Visual Studio Standard Collector Service using the Service Manager UI.