Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的视觉工作室使用了我拥有的总内存的 90%(4 个演出),它也冻结了我的视觉工作室。有什么方法可以提高效率并使我的视觉工作室运行得更快?
当我打开现有项目或保存某个文件时,它会执行此操作。
我在使用的 VS2008 版本中偶尔看到过这种情况。我调查并发现它试图访问一些它没有足够权限的共享驱动器,这似乎延迟了系统的加载。
此外,也许不相关,当加载特定版本的 VS 并长时间保持加载时,编译会变得越来越慢。退出它并重新加载它会使编译速度更快。