Visual D and VS2022 : memory leak?

Fausto fausap at outlook.it
Tue Oct 4 21:26:37 UTC 2022


Hello all,
I have a huge memory usage when I use visual D (in VS 2200) and 
this of course is slowing down everything.
DMD Semantic Server uses up to 25-29 GB of RAM and even if Visual 
Studio is closed, two DMD processes are still running in the 
background.

How is it possible?

I am using the latest Visual D version and I didn't notice that 
the parameter to restart DMD server if it is using more than X MB 
of memory. The default setting is 0 (so never) and I think this 
is the main reason for this behaviour.

But anyway, is it possible to use almost 30GB of memory?

thanks,
Fausto


More information about the Digitalmars-d-ide mailing list