- Swift High Performance
- Kostiantyn Koval
- 216字
- 2021-08-05 16:36:22
What this book covers
Chapter 1, Exploring Swift's Power and Performance, introduces Swift, its powerful features, its performance, and its interoperability with Objective-C.
Chapter 2, Making a Good Application Architecture in Swift, covers in detail the powerful features of Swift and how to apply them to build a solid application architecture.
Chapter 3, Testing and Identifying Slow Code with the Swift Toolkit, introduces different Swift and Xcode tools for code prototyping, performance measurement, and identifying and improving slow code.
Chapter 4, Improving Code Performance, shows Swift's performance-related details and features and demonstrates how Swift achieves its high performance. This chapter also covers different optimization techniques for improving performance in your applications.
Chapter 5, Choosing the Correct Data Structure, covers different data structures, their features, their performance characteristics, and suggestions on when to apply them.
Chapter 6, Architecting Applications for High Performance, demonstrates different application architecture techniques that allow you to achieve high performance, such as concurrency, avoiding state, and single responsibility.
Chapter 7, The Importance of Being Lazy, covers important techniques for improving an application's performance, such as lazy loading, lazy collections, and evaluation.
Chapter 8, Discovering All the Underlying Swift Power, gives you more details of Swift's structure, its tools, and the compilation process, and gives a better understanding of how Swift achieves its performance.
- Python程序設計教程(第2版)
- 編程卓越之道(卷3):軟件工程化
- Python從菜鳥到高手(第2版)
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Python全棧數據工程師養成攻略(視頻講解版)
- MySQL入門很輕松(微課超值版)
- Python程序設計與算法基礎教程(第2版)(微課版)
- ExtJS Web應用程序開發指南第2版
- Flink技術內幕:架構設計與實現原理
- Python Digital Forensics Cookbook
- INSTANT JQuery Flot Visual Data Analysis
- 梔子貓的奇幻編程之旅:21天探索信息學奧賽C++編程
- Xamarin Mobile Application Development for Android(Second Edition)
- Learning Puppet Security