Click here to Skip to main content
15,887,027 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
Kornfeld Eliyahu Peter7-Sep-23 3:12
professionalKornfeld Eliyahu Peter7-Sep-23 3:12 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
jschell7-Sep-23 5:35
jschell7-Sep-23 5:35 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
Paul Sanders (the other one)7-Sep-23 20:25
Paul Sanders (the other one)7-Sep-23 20:25 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
Member 133016797-Sep-23 20:43
Member 133016797-Sep-23 20:43 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
LordWabbit17-Sep-23 21:03
LordWabbit17-Sep-23 21:03 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
Carl_Sharman8-Sep-23 1:25
Carl_Sharman8-Sep-23 1:25 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
MikeCO108-Sep-23 3:06
MikeCO108-Sep-23 3:06 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
David On Life8-Sep-23 8:15
David On Life8-Sep-23 8:15 
Can you provide any details? How much memory does your system have? How much is VS using? Sysinternals VMMap is a good tool for looking at how memory inside a process is used, although I suspect the issue is more around how your system memory is being used, for which RAMMAP would be the better tool (although even Task Manager can provide some basic info).

On my system DevEnv.exe (VS) is currently the 3rd largest process with a private working set of 750MB and a commit size of 1.5GB. That seems reasonable on my 32GB system (which is running slow right now, but DevEnv isn't the culprit, and I'm way overdue for a reboot...).

I spent 8 years on the VS performance team, a good chunk of which was keeping it within the 4GB limit for a 32 bit process, so I used to have a pretty good handle on the problem (that was 9 years ago, and now that it's 64 bit that's less of an issue, although good memory hygiene is still important).
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
Member 119411318-Sep-23 18:53
Member 119411318-Sep-23 18:53 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
cosmogon8-Sep-23 12:20
cosmogon8-Sep-23 12:20 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
BernardIE53178-Sep-23 13:05
BernardIE53178-Sep-23 13:05 
GeneralRe: Can anyone stick a date when VS became a piece of memory crunching s**t? Pin
ezbncs9-Sep-23 21:44
ezbncs9-Sep-23 21:44 
GeneralWordle 810 Pin
StarNamer@work6-Sep-23 13:19
professionalStarNamer@work6-Sep-23 13:19 
GeneralRe: Wordle 810 Pin
Amarnath S6-Sep-23 14:30
professionalAmarnath S6-Sep-23 14:30 
GeneralRe: Wordle 810 Pin
Sandeep Mewara6-Sep-23 17:11
mveSandeep Mewara6-Sep-23 17:11 
GeneralRe: Wordle 810 Pin
GKP19926-Sep-23 17:55
professionalGKP19926-Sep-23 17:55 
GeneralRe: Wordle 810 Pin
Shane01036-Sep-23 19:10
Shane01036-Sep-23 19:10 
GeneralRe: Wordle 810 Pin
OriginalGriff6-Sep-23 20:12
mveOriginalGriff6-Sep-23 20:12 
GeneralRe: Wordle 810 - 4 4 me Pin
pkfox6-Sep-23 20:56
professionalpkfox6-Sep-23 20:56 
GeneralRe: Wordle 810 Pin
Sander Rossel6-Sep-23 23:07
professionalSander Rossel6-Sep-23 23:07 
GeneralRe: Wordle 810 Pin
ChandraRam7-Sep-23 0:24
ChandraRam7-Sep-23 0:24 
GeneralRe: Wordle 810 Pin
Cp-Coder7-Sep-23 2:13
Cp-Coder7-Sep-23 2:13 
Generalworldle 593 2/6 Pin
jmaida6-Sep-23 12:11
jmaida6-Sep-23 12:11 
GeneralNominative determinism Pin
PIEBALDconsult6-Sep-23 7:35
mvePIEBALDconsult6-Sep-23 7:35 
GeneralRe: Nominative determinism Pin
0x01AA6-Sep-23 7:42
mve0x01AA6-Sep-23 7:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.