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.
<ASIN: 0321842847>
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
Go Programming In Easy Steps
Author: Mike McGrath Publisher: In Easy Steps Date: January 2021 Pages: 192 ISBN: 978-1840789195 Print: 1840789190 Kindle: B08NF958NM Audience: Non-programmers wanting to learn to code in Go Rating: 5 Reviewer: Mike James Getting going with Go - great idea!
|
Code: The Hidden Language of Computer Hardware and Software 2nd Ed
Top Book 2023 Author: Charles Petzold Publisher: Microsoft Press Date: August 2022 Pages: 480 ISBN: 978-0137909100 Print: 0137909101 Kindle: B0B123P5GV Audience: General Rating: 5 Reviewer: Mike James Code! We all need to know about it.
| More Reviews |
|