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.
- Tutorial: Massive Collection Of Tips For Improving iOS App Performance
- Library Allowing You To Time The Performance Of A Definable Section Of Objective-C Code
- Nice Collection Of Tutorials And Example Code Demonstrating Use Of New iOS 7 SDK Features
- Tutorial: Improving Performance In Map Utilizing Apps When Handling Large Amounts Of Data
- 3 Very Useful Accelerometer And Vibration Code Snippets
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.




