Visual Studio 2005内存使用情况 [英] Visual Studio 2005 Memory Usage

查看:116
本文介绍了Visual Studio 2005内存使用情况的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现很多时候Visual Studio内存使用量平均约为150-300 MB RAM.

I find that quite often Visual Studio memory usage will average ~150-300 MB of RAM.

作为经常需要在多个Visual Studio实例打开的情况下运行的开发人员,是否有任何性能技巧可以优化VS使用的内存量?

As a developer who very often needs to run with multiple instances of Visual Studio open, are there any performance tricks to optimize the amount of memory that VS uses?

我正在使用一个加载项(TFS)运行VS 2005

I am running VS 2005 with one add-in (TFS)

推荐答案

来自此博客文章:

[...]
这些更改都可以从选项"对话框(工具–>选项)中获得:

[...]
These changes are all available from the Options dialog (Tools –> Options):

环境

  • 常规:
    • 禁用动画环境工具"
    • General:
      • Disable "Animate environment tools"
      • 禁用在环境之外更改文件时检测"
      • 从Help.F1Help命令中删除F1键
      • 将加载帮助内容时"设置为先尝试本地,然后在线"或仅尝试本地,而不是在线"
      • 将启动时"选项更改为显示空环境"

      项目和解决方案

      • 常规:
        • 禁用在解决方案资源管理器中跟踪活动项"
        • General:
          • Disable "Track Active Item in Solution Explorer"

          文本编辑器

          • 常规(针对您要使用的每种语言):
            • 禁用导航栏"(这是显示对象和过程下拉列表的工具栏,可让您选择代码中的特定对象.
            • 禁用跟踪更改"
            • General (for each language you want):
              • Disable "Navigation bar" (this is the toolbar that shows the objects and procedures drop down lists allowing you to choose a particular object in your code.
              • Disable "Track changes"

              Windows窗体设计器

              • 常规:
                • 将"AutotoolboxPopulate"设置为false.
                • 将"EnableRefactoringOnRename"设置为false.
                • General:
                  • Set "AutotoolboxPopulate" to false.
                  • Set "EnableRefactoringOnRename" to false.

                  这篇关于Visual Studio 2005内存使用情况的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆