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: wwdc2023-10160
$eventId
ID of event: wwdc2023
$eventContentId
ID of session without event part: 10160
$eventShortId
Shortened ID of event: wwdc23
$year
Year of session: 2023
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2023] [Session 10160] Demystify...

WWDC23 • Session 10160

Demystify SwiftUI performance

SwiftUI & UI Frameworks • iOS, macOS, tvOS, watchOS • 21:47

Learn how you can build a mental model for performance in SwiftUI and write faster, more efficient code. We’ll share some of the common causes behind performance issues and help you triage hangs and hitches in SwiftUI to create more responsive views in your app.

Speaker: Raj Ramamurthy

Open in Apple Developer site