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: wwdc2019-411
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 411
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 411] Getting Sta...

WWDC19 • Session 411

Getting Started with Instruments

Developer Tools • iOS, macOS, tvOS, watchOS • 34:54

The Instruments app in Xcode provides a rich set of tools and templates for profiling your app performance. Learn all about Instruments and gain strategies for identifying bottlenecks in your code. See just how to leverage the power of time profiling and points of interest tracking to make meaningful changes to your code that can dramatically improve app responsiveness.

Speakers: Tibet Rooney-Rabdau, Ben Mitchell, Anand Subramanian

Open in Apple Developer site