Swift Performance

Agree, and honestly we don't want to rely on hardware to cover up software API's that encourage inefficient behaviors. As we move towards being able to more clearly direct the CPU and memory subsystems to efficiently execute our intentions in ways that are natural for them (grabbing global locks to work on compute on one thread isn't natural), we will free up all the hardware to really "sing".

1 Like