Visual Studio 2015在运行时占用2GB内存 [英] Visual Studio 2015 taking over 2GB of memory while running

查看:1183
本文介绍了Visual Studio 2015在运行时占用2GB内存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨朋友们,

请帮我修理我的视觉工作室。 

Please help me to fix my visual studio. 

我 有 我的视觉工作室2015上有一些插件,比如(代码抢购和解析器),我禁用了它们,我的视觉工作室仍然占用了很多内存。 

I  have  some plugins like (code rush and resharper) on my visual studio 2015 , I disabled them and still my visual studio taking alot of memory. 

我有其他插件,如生产力工具..  我是 不确定我应该从visual studio 2015中禁用或删除哪个插件。

I have other plugins like productivity tools...  I am  not sure which plugin should I disable or remove from visual studio 2015.

如何验证哪个 插件 视觉工作室2015正在扼杀它的 记忆。

How can I verify which  plugin on  visual studio 2015 is killing its  memory.

如何识别。 ..这样的问题..我可以如何找到内存日志..对于visual studio,这样我可以在这里发帖..获得帮助?

How to identity. .. such problem.. I can how to find memory logs.. for visual studio so that i can post here.. to get help ?

谢谢你,

Priya

推荐答案

它实际上可能不是插件问题。

It may not actually be a plugin issue.

有一个众所周知的,长期存在的事情,如果你将一个非常大的项目加载到Visual Studio中,那么它可能会耗尽内存。

There is a well known, long standing thing where if you load a really large project into Visual Studio, then it can run out of memory.

如果你展望未来,有很多事情要做,以减少Visual Studio使用的内存量。例如,在

Visual Studio 2017发行说明中
,您可以看到以下内容:

If you look forward, there are a lot of things done to reduce the amount of memory Visual Studio uses. For example, in the Visual Studio 2017 release notes, you can see things like:

" 轻量级解决方案加载可加快大型解决方案的加载速度。它可以为大型解决方案的解决方案加载时间和内存使用量提供实质性改进。"

"Lightweight Solution load enables faster loading of large Solutions. It can provide substantial improvements in Solution load time and memory usage for large Solutions."

" 您将看到来自在处理大型JavaScript项目时,Visual Studio进程和内存崩溃较少。"

"You will see lower memory consumption from the Visual Studio process and less out of memory crashes when working with huge JavaScript projects."


Visual Studio 2019预览版说明
,你可以看到:

" 对于在Windows上运行的C ++应用程序,PDB现在加载到一个单独的64位进程中。此更改解决了在调试包含大量
模块和PDB的应用程序时由调试器耗尽内存导致的一系列崩溃。
"

"For C++ applications running on Windows, PDB now load in a separate 64-bit process. This change addresses a range of crashes caused by the debugger running out of memory when debugging applications that contain a large number of modules and PDBs."

你从来没有提到像你的项目有多大的东西那么提供任何具体的建议真的很难。

Since you never mentioned things like how large your project is then it is really hard to give any specific advice.


这篇关于Visual Studio 2015在运行时占用2GB内存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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