Book description
Ready to build mobile apps that out-perform the rest? If you’re an iOS developer with app-building experience, this practical guide provides tips and best practices to help you solve many common performance issues. You’ll learn how to design and optimize iOS apps that deliver a smooth experience even when the network is poor and memory is low.
Today’s picky users want fast and responsive apps that don’t hog resources. In this book, author Gaurav Vaish demonstrates methods for writing optimal code from an engineering perspective, using reusable Objective-C code that you can use right away. Up your game and create high-performance native iOS apps that truly stand out from the crowd.
- Measure key performance indicators—attributes that constitute and affect app performance
- Write efficient apps by minimizing memory and power consumption, and explore options for using available CPU cores
- Optimize your app’s lifecycle and UI, as well as its networking, data sharing, and security features
- Learn about application testing, debugging and analysis tools, and monitoring your app in the wild
- Collect data from real users to analyze app usage, identify bottlenecks, and provide fixes
- Use iOS 9 upgrades to improve your app’s performance
Publisher resources
Table of contents
- Preface
- I. Getting Started
- 1. Performance in Mobile Apps
- II. Core Optimizations
-
2. Memory Management
- Memory Consumption
- Memory Management Model
- Autoreleasing Objects
- Autorelease Pool Blocks
- Automatic Reference Counting
- Reference Types
- Getting Your Hands Dirty
- Zombies
- Rules of Memory Management
- Retain Cycles
- Weak Type: id
- Object Longevity and Leaks
- Singletons
- Finding Mystery Retains
- Best Practices
- Memory Usage in Production
- Summary
- 3. Energy
- 4. Concurrent Programming
- III. iOS Performance
- 5. Application Lifecycle
- 6. User Interface
- 7. Network
- 8. Data Sharing
- 9. Security
- IV. Beyond Code
- 10. Testing and Release
- 11. Tools
- 12. Instrumentation and Analytics
- V. iOS 9
- 13. iOS 9
- Index
Product information
- Title: High Performance iOS Apps
- Author(s):
- Release date: June 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491911143
You might also like
book
Pro iOS Apps Performance Optimization
Today's iPhone and iPad apps developers are often running into the need to refine, improve and …
book
Pro Multithreading and Memory Management for iOS and OS X
If you want to develop efficient, smooth-running applications, controlling concurrency and memory are vital. Automatic Reference …
book
iOS Programming Cookbook
Over 50 exciting and powerful recipes to help you unearth the promise of iOS programming About …
book
iOS Components and Frameworks: Understanding the Advanced Features of the iOS SDK
Take Your Next Leap Forward as an iOS App Developer! Covers iOS 7 and Xcode 5 …