-
Book Overview & Buying
-
Table Of Contents
iOS 5 Essentials
By :
Well done for making it to the final chapter of this book. In this chapter, we will focus on how we can effectively use Instruments within our applications to track down areas within our iOS applications that could be affecting the overall performance.
These types of issues could potentially cause our applications to run slowly or even crash on the user's iOS device. We will take a look into each of the different types of built-in instruments, which come as a part of the Instruments application, and how we can use the System Trace for iOS instruments to help you track down system calls, memory, and threads within your code that may be affecting the application's performance on your iOS applications.
We then take a look at how we can configure instruments to display data differently within the trace document that is being reported.
In this chapter, we will be covering the following topics:
Introducing the Instruments environment...
Change the font size
Change margin width
Change background colour