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: wwdc2013-408
$eventId
ID of event: wwdc2013
$eventContentId
ID of session without event part: 408
$eventShortId
Shortened ID of event: wwdc13
$year
Year of session: 2013
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2013] [Session 408] Optimize Yo...

WWDC13 • Session 408

Optimize Your Code Using LLVM

Tools • iOS, OS X • 52:12

The Apple LLVM compiler has evolved at a staggering pace, providing remarkably quick compile times and generating lightning-fast code. Hear from the experts on how LLVM technologies can help you write better code. Dive deep into specific techniques to see how you can produce the most efficient code possible.

Speakers: Jim Grosbach, Nadav Rotem

Unlisted on Apple Developer site