instruments - Is there a way to measure the memory usage of other iOS applications? -


from instruments, found app uses ~65mb in foreground , ~60mb in background. want benchmark on how memory other applications using can compare.

however when trying attach debugger other application, no data comes though on instruments. think design.

is there other way determine how memory other apps use?

the motivation comes slide in wwdc 2015 - 213 - cocoa touch best practices.

enter image description here


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -