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
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …
book
Analytical Skills for AI and Data Science
While several market-leading companies have successfully transformed their business models by following data- and AI-driven paths, …
book
Swift Recipes for iOS Developers: Real-Life Code from App Store Apps
Boost your iOS developer career by learning from real-life examples and start writing code for one …
book
Designing Machine Learning Systems
Machine learning systems are both complex and unique. Complex because they consist of many different components …