If you want a high-performance iOS app, Instruments has you covered.
The Time Profiler is your bread-and-butter profiling tool. It’ll help you track down and eliminate the bottlenecks in your code.
If you’re noticing animation hitches, overheating, or sluggish responsiveness, the Time Profiler can pinpoint the problem down to the exact function calls.
Today, we’re going to learn two things:
How the Time Profiler works under the hood.
How you can use the Time Profiler to improve your apps.
Keep reading with a 7-day free trial
Subscribe to Jacob’s Tech Tavern to keep reading this post and get 7 days of free access to the full post archives.