Jump to content
Dave Novo

releasing memory after compile in Delphi 10.4.2

Recommended Posts

Hello,

 

I have two projects in a project group. When I compile the first one, Delphi uses up about 1.4Gb of RAM. That memory stays allocated even after the compile completes.

After the 2nd project compiles I am at about 3.2 GB of ram

image.thumb.png.83edcd9f9f9ea61d391079bab9209967.png

 

After the compile is over, that seems to go down to 2.4 GB of RAM used.

Not infrequently, after compiling a few times, Delphi 10.4.2 just dissappears, presumably out of memory.

This is even after all the latest 10.4.2 patches.

 

DDevExtensions had "Release Compiler Unit cache" but that is not available for Delphi 10.4. I know they ported a bunch of fixes from DDevExtensions/IDE FixPack to Delphi. Does anyone know if this one made it?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×