The Hidden Performance Price of C++ Virtual Functions
Offered By: CppCon via YouTube
Course Description
Overview
Explore the performance implications of C++ virtual functions in this conference talk from CppCon 2022. Delve into the core concept of virtual function mechanisms, examining their hidden performance costs and understanding why they can be slow. Analyze how virtual functions utilize CPU resources and evaluate compiler optimization techniques. Learn several strategies to enhance program speed when using virtual functions. Gain insights from Ivica Bogosavljevic, a senior software engineer with extensive experience in Linux and bare-metal embedded systems, as he shares his expertise in application performance improvement.
Syllabus
The Hidden Performance Price of C++ Virtual Functions - Ivica Bogosavljevic - CppCon 2022
Taught by
CppCon
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity