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

iPhone Tech Talk World Tour #12

Maximizing Your Application's Performance on iPhone

2008

Great performance is a critical part of the user experience for all iPhone applications. In this session you'll get an introduction to the tools and best practices for fully optimizing your application to get the most out of iPhone. Learn the ins-and-outs of iPhone development to make your application perform its best, from proper memory management of view controllers and images to responsibly using Core Location. Discover how Instruments can help you gain a complete understanding of your application's behavior on iPhone and pinpoint areas that need improvement. Take a real world look at several performance problems and see how to best deal with them. Learn about using memory efficiently, optimizing drawing and scrolling operations, maximizing battery life, and using iPhone Simulator to its fullest.

Unlisted on Apple Developer site