Understanding Instruments in Xcode, testing for leaks

断了今生、忘了曾经 提交于 2019-11-29 20:21:00
Andrew

The best way to learn how to use Instruments is to watch the iOS Development Essential/Advanced/Foundation videos as well as the WWDC session videos on the topic.

You can find a list at Apple's Development Video Access which will require an iOS Developer Account and are usually hosted through iTunes.

iPhone Foundation Development Videos:

  • Session 916 - Getting Started with Instruments

WWDC 2009:

  • Session 414 - iPhone Performance Optimization with Instruments

WWDC 2010:

  • Session 304 - What's New in Instruments
  • Session 306 - Automating User Interface Testing with Instruments
  • Session 309 - Advanced Performance Analysis with Instruments
  • Session 311 - Advanced Memory Analysis with Instruments

WWDC 2011:

  • Session 310 - What's New In Instruments
  • Session 312 - iOS Performance and Power Optimization with Instruments

WWDC 2012:

  • Session 409 - Learning Instruments

WWDC 2014:

  • Session 418 - Improving Your App with Instruments

WWDC 2015:

  • Session 412 - Profiling in Depth

WWDC 2016:

  • Session 411 - System Trace in Depth
  • Session 418 - Using Time Profiler in Instruments
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!