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-2011-extra-6
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 2011-extra-6
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2011
$extension
Extension of original filename: m4v
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2011] [Tech Talk China] Optimiz...

China Tech Talks #6

Optimizing App Performance with Instruments

2011 • 43:47

Great iOS apps delight users by performing flawlessly. From using memory conservatively, working with graphics efficiently, writing fast code, to avoiding blocking networking calls, learn tips and techniques to take your app to the next level.

Speaker: Michael Jurewitz

Unlisted on Apple Developer site