Boost CPU performance with Intel® VTune Profiler

Jennifer Dimatteo

Jennifer Dimatteo

Hillsboro, Oregon

0 0
  • 0 Collaborators

Intel® VTune™ Profiler is a powerful tool to locate CPU performance problems in your game. I will demonstrate how to use VTune to analyze performance of a simple ray tracer and identify bottlenecks in the threading implementation and data access patterns. ...learn more

Project status: Published/In Market

Game Development

Groups
GDC 2020

Intel Technologies
Intel vTune

Docs/PDFs [1]Links [2]

Overview / Usage

Back to GDC 2020 Projects

Intel® VTune™ Profiler is a feature-rich tool for identifying CPU performance bottlenecks. Whether the cause is poor threading concurrency, memory access issues, I/O waits, or simply unnecessary instructions, VTune can help you find them quickly.

Methodology / Approach

I will demonstrate how to use Intel® VTune™ Profiler to analyze performance of a simple ray tracer and identify bottlenecks in the threading implementation and data access patterns.

I will also show performance after these problems have been fixed, highlighting the importance of CPU analysis.

Technologies Used

Intel® VTune™ Profiler

Sample ray tracer - Tachyon

Intel Threading Building Blocks (TBB)

Instrumentation and Tracing API (ITT)

Documents and Presentations

Comments (0)