Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2022-110350
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 110350
$eventShortId
Shortened ID of event: wwdc22
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Session 110350] Visualiz...

WWDC22 • Session 110350

Visualize and optimize Swift concurrency

Swift • iOS, macOS, tvOS, watchOS • 24:38

Learn how you can optimize your app with the Swift Concurrency template in Instruments. We'll discuss common performance issues and show you how to use Instruments to find and resolve these problems. Learn how you can keep your UI responsive, maximize parallel performance, and analyze Swift concurrency activity within your app. To get the most out of this session, we recommend familiarity with Swift concurrency (including tasks and actors).

Speakers: Harjas Monga, Mike Ash

Open in Apple Developer site