Focusing on performance optimization for macOS and iOS, Marcel Weiher drills down to the code level to help you systematically optimize CPU, memory, I/O, graphics, and program responsiveness in any Objective-C, Cocoa, or CocoaTouch program. Drawing on 25 years of experience optimizing Apple device software, he identifies concrete performance problems that can be discovered empirically via measurement.
Then, based on a deep understanding of fundamental principles, he presents specific techniques for solving them.
Author: Marcel Weiher Publisher: Addison Wesley Date: February 2017 Pages: 400 ISBN: 978- 0321842848 Print: 0321842847 Kindle: B06X9Z79C7
Weiher presents insights you won’t find anywhere else, most of them applying to both macOS and iOS development. Throughout, he reveals common pitfalls and misconceptions about Apple device performance, explains the realities, and helps you reflect those realities in code that performs beautifully.
- Understand optimization principles, measurement, tools, pitfalls, and techniques
- Recognize when to carefully optimize, and when it isn’t worth your time
- Balance performance and encapsulation to create efficient object representations, communication, data access, and computation
- Avoid mistakes that slow down Objective-C programs and hinder later optimization
- Fix leaks and other problems with memory and resource management
- Address I/O issues associated with drives, networking, serialization, and SQLite
- Code graphics and UIs that don’t overwhelm limited iOS device resources
- Learn what all developers need to know about Swift performance
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)
Author: Dmitri Korotkevitch Publisher: O'Reilly Pages: 497 ISBN: 978-1098101923 Print:1098101928 Kindle: B0B197NYD7 Audience: DBAs & database devs Rating: 5 Reviewer: Ian Stirk
This book aims to improve the performance of your SQL Servers, how does it fare?
|
Clean Craftsmanship
Author: Robert C. Martin Publisher: Addison-Wesley Date: November 2021 Pages: 416 ISBN: 978-0136915713 Print: 013691571X Kindle:B095C16LSW Audience: General Rating: 4 Reviewer: Mike James Well, I'm a clean craftsman - are you?
| More Reviews |
|