Some observations on memory consumption on macOS Tahoe

Running on Mac Studio, M4 Max, 36GB Ram
eM Client 10.3.2622, macOS Tahoe Version 26.0 Beta (25A5316i)

Fresh start of eM Client (eMC) yields a memory consumption of ca. 720 MB
Now, when i close eMC via the red button (x) it goes into sort of idle. It’s not sleeping, it still syncs after the configured sync-interval. All good, the same as on macOS Sequoia.

But, after a while, any subsequent reopening of eMC then seems to add ca. 300 MB memory consumption to the process.
so it goes:
750 MB, close, reopen, 1.1 GB,
close, reopen 1.4 GB, then 1.7, then 2.0, then 2.4

By the way, it’s not due to more processes running.

ttf@ttf-mac ~ % ps -A | grep ‘eM Client’
22086 ?? 0:49.12 /Applications/eM Client.app/Contents/MacOS/eM Client
show one process all the time.

Memory leak?

Just thought this might be interesting for the developers.