ios - What is a normal heap growth when using the allocation instrument? -


i using "mark generation" button of allocation instrument. every snapshot generation adds 200 kb growth column.

i can't find suspicious growth due system libs or maybe core data caches?

it's possible system libraries generates new mbs system heap. more, should doing this! , cannot abut that...

you try looking @ tutorial inspecting few days ago give myself easy-start instruments.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -