Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Improving iOS Performance with Xcode and Instruments

Posted By: Landau17
Improving iOS Performance with Xcode and Instruments

Improving iOS Performance with Xcode and Instruments
MP4 | Video: 720p | Duration: 1:41:42 | English | Subtitles: VTT | 285.6 MB



You can use code as is, or you can use Instruments to make it run faster and cleaner. Instruments is a tool in Xcode for improving iOS app performance and stability. Here Ron Buencamino provides a quick rundown of the process of isolating and analyzing memory, CPU, and network performance problems with Instruments. He uses the tools to fine-tune an existing app, and then shows how to make testing more efficient with UI automation. Use these techniques to make Instruments part of your software development cycle today.

Topics include:
  • Getting to know Instruments
  • Using trace documents
  • Profiling app performance
  • Writing UI automation scripts