Growing Collection Of Tips And Code Snippets For Improving App Performance

Previously I mentioned an interesting library from Daniel Amitay allowing you to detect apps on a users device without using any hidden APIs.

Here’s another interesting project submitted by Daniel Amitay called the iOS App Performance Cheatsheet.

Contained within the project is a collection of mini-tips and source code snippets to aid in maximizing app performance when using specific Objective-C frameworks.

Curently there are tips for:

Foundation – NSDateFormatter, NSFIleManager, NSOBjcRuntime, and NSString
UIKit – UIImage, UIView
QuartzCore – CALayer

You can find the iOS App Performance Cheatsheet on Github here.

Look for this project to grow and become a big resource of performance enhancing tips and code.

Thanks to Daniel for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Growing Collection Of Tips And Code Snippets For Improving App Performance

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

Leave a Reply

Your email address will not be published. Required fields are marked *