Quantcast
Viewing all articles
Browse latest Browse all 336

[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]Tutorial: The Basics Of CPU And Memory Profiling With Xcode Instruments

Using Xcode instruments can be somewhat daunting and Kevin Kzmierczak has written a nice guide explaining some of the basics of using instruments entitled “What every iOS Developer should be doing with Instruments”.

In the tutorial covers a number of topics including:

When to profile a project
How to profile the CPU with the time profiler
Understanding the different options when profiling the CPU
Utilizing the memory profiler
Finding memory leaks with the profiler

You can find the tutorial over on Kevin Kazmierczak’s blog.

A nice guide to the basics of profiling an app with Xcode’s instruments.

Original article: Tutorial: The Basics Of CPU And Memory Profiling With Xcode Instruments

©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Image may be NSFW.
Clik here to view.

Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools


Viewing all articles
Browse latest Browse all 336

Trending Articles