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

WWDC08 • Session 453

Using Vectorization Techniques to Maximize Performance

Essentials • 56:09

Using vectorization in your code allows you to process and transform large amounts of data in a single instruction. Come learn how you can take advantage of vectorization in your own code. We'll explain how to use the existing high-level and numerics APIs, which have been optimized for you, along with techniques for using Intel's SSE vector architecture directly within your own code.

Speakers: Jeff Kidder, Eric Postpischil

Unlisted on Apple Developer site

Downloads from Apple

SD Video (5.4 MB)

Transcript

This transcript was generated using Whisper, it has known transcription errors. We are working on an improved version.

Good afternoon and welcome to Using Vectorization Techniques to Maximize Performance. I'm Jeff Kidder, a mathematician in the Vector and Numerics team. In about five minutes, I'll be introducing my colleague, Eric Postpischil. Our session today has two parts. First, I'll be