Dave Novo 51 Posted May 29, 2021 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 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
FredS 138 Posted May 29, 2021 9 hours ago, Dave Novo said: DDevExtensions had "Release Compiler Unit cache" ANN:DDevExtensions is now on GitHub Share this post Link to post