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: tech-talks-110147
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 110147
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2021
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2021] [Tech Talk 110147] Tune C...

Tech Talk 110147

Tune CPU job scheduling for Apple silicon games

2021 • 35:07

Graphically-intensive games can be very demanding on hardware resources, requiring hundreds or even thousands of CPU jobs to be processed every frame. We’ll show you how you can organize those jobs to maximize CPU efficiency and performance on the M1, M1 Pro, and M1 Max chips. Learn how you can fine-tune your games to deliver a better overall experience to your players.

Speaker: Pierre Morf

Open in Apple Developer site