Power, performance, and you

5 · Apple · June 7, 2021, 7:47 p.m.
Performance optimization can seem like a daunting task — with many metrics to track and tools to use. Fear not: Explore tooling, metrics, and paradigms that can help smooth your development process and contribute to a great experience for people using your app. We’ll show you how you can use Xcode to track down issues and regressions, diagnose memory performance issues, and identify hangs and delays. We’ll also provide guidance on when you should consider asynchronous code to improve your app pe...