I’m a bit confused on the difference between self and stack, is anyone able to provide an example with a definition?
At the moment, I’m working on lowering my array count as I have, “popUpTextBuffer” at 10981 size and 128 self (I assume these are in bytes) which is a descendant of “array” which has a size of 1101126 and self value of 868112.
The size is counted in ‘bytes’.
‘global’ is for things that were not assigned a category, like VM support data structures, including the registry table.