Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Feedback Driven Optimization: Improving Program Performance Through Compilation
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Terminology
- 3 FDO Manual
- 4 Limit Instrumentation Based FDO
- 5 Example Program
- 6 Swap Optimization
- 7 Swap Optimization Results
- 8 Profile Optimization Results
- 9 Problems with FDO
- 10 Feedback Directed Optimization
- 11 Sampling Profile Quality
- 12 Non Perfect Condition
- 13 Where is it being used