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
Post a Comment