[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

devenv.exe memory consumption

Icarus

3/3/2008 4:15:00 PM

Hi:
My devenv.exe process is consuming about 600MB of my RAM memory. Mi PC only
have 1GB and I think that memory consumtion is a crazy!.
Googling I found that a VS Service Pack implements a solution of that
problem and It supuso to happen when, In the solucion, you have incrusted
controls like treeviews.
I installed VS SP and still have those highs memory consumption.

Any Ideas?

TIA Sergio


2 Answers

Michael Nemtsev [MVP]

3/4/2008 11:55:00 AM

0

Hello Icarus,

Do u use ReSharper or CodeRush 3rd party addons?
They take a lot of memory

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.c...

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


I> Hi:
I> My devenv.exe process is consuming about 600MB of my RAM memory. Mi
I> PC only
I> have 1GB and I think that memory consumtion is a crazy!.
I> Googling I found that a VS Service Pack implements a solution of that
I> problem and It supuso to happen when, In the solucion, you have
I> incrusted
I> controls like treeviews.
I> I installed VS SP and still have those highs memory consumption.
I> Any Ideas?
I>
I> TIA Sergio
I>


Kevin Spencer

3/4/2008 1:22:00 PM

0

The memory consumption is caused by all of the features of Visual Studio.
Let's face it, software by definition uses resources. The more it does, the
more resources it consumes. You can turn off many of the features to improve
performance if you like. Of course, you will not be able to use turned-off
features, but the alternative is to upgrade your hardware. I find 1 GB of
RAM to be fairly small on a dev machine.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

"Icarus" <gerardomontero@hotmail.com> wrote in message
news:%23Krc8mUfIHA.4696@TK2MSFTNGP05.phx.gbl...
> Hi:
> My devenv.exe process is consuming about 600MB of my RAM memory. Mi PC
> only have 1GB and I think that memory consumtion is a crazy!.
> Googling I found that a VS Service Pack implements a solution of that
> problem and It supuso to happen when, In the solucion, you have incrusted
> controls like treeviews.
> I installed VS SP and still have those highs memory consumption.
>
> Any Ideas?
>
> TIA Sergio
>