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: wwdc2024-10217
$eventId
ID of event: wwdc2024
$eventContentId
ID of session without event part: 10217
$eventShortId
Shortened ID of event: wwdc24
$year
Year of session: 2024
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC24 • Session 10217

Explore Swift performance

Swift • iOS, macOS, tvOS, watchOS • 34:36

Discover how Swift balances abstraction and performance. Learn what elements of performance to consider and how the Swift optimizer affects them. Explore the different features of Swift and how they’re implemented to further understand the tradeoffs available that can impact performance.

Speaker: John McCall

Open in Apple Developer site