Chapter 8. Discovering All the Underlying Swift Power
In previous chapters, we covered many topics about Swift, its powerful features, and how to improve an application's performance and make a solid application architecture. In this chapter, we will take a look at some tools and cover these topics:
How Swift is so fast
The Swift compiler and tools
Analyzing the assembly code
A recap of the important information learned
Feature reading