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
The AWK Programming Language, 2nd Ed
Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger Publisher: Addison-Wesley Pages: 240 ISBN: 978-0138269722 Print: 0138269726 Kindle: B0CCJ1N4X3 Audience: Developers interested in Awk Rating: 5 Reviewer: Kay Ewbank
The name Brian Kernighan among the authors of this updated classic raises [ ... ]
|
Software Development Pearls
Author: Karl Wiegers Publisher: Addison-Wesley Professional Pages: 336 ISBN: 978-0137487776 Print: 0137487770 Kindle: B09BF6CS9T Audience: General developers Rating: 2 Reviewer: Ian Elliot Who can resist a good pearl or two?
| More Reviews |
|