ios - Xcode Automated UI testing log memory usage -


is there way javascript framework apple gives developer log memory usage. know can add instruments @ memory usage want able log memory usage in trace log after actions.

you combine bunch of templates in instruments. in case, ui automation template + allocation/leak template (depending whether wanna analyze allocations or leak). hope helps.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

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