Overview
Explore the performance implications of C++ virtual functions in this 49-minute 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 while using virtual functions. Benefit from the insights of Ivica Bogosavljevic, a senior software engineer with a decade of experience in Linux and bare-metal embedded systems, as he shares his expertise in application performance improvement.
Syllabus
REUPLOAD: The Hidden Performance Price of C++ Virtual Functions - Ivica Bogosavljevic - CppCon 2022
Taught by
CppCon