Ok I’m just starting to get my head around memory management. I noticed my apps all seemed to be using 13+ mbs of ram at all time despite being fairly simple.
I made some code changes and it didn’t make much of a difference, but today I made a blank AppleScript Objec project and launched it, in activity monitor it is using 14.7mb of ram despite it containing nothing.
Is this normal? Two of my apps constantly run in the background so would like to get that number as low as I can.
Any thoughts appreciated :).