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
Getting Started with Reverse EngineeringPluralsight Intro to Binary Exploitation
HTB Academy via Independent Energy Efficient Programming
openHPI Journey to the Centre of the JVM - Exploring CPU Architecture and Memory Models
ChariotSolutions via YouTube One Glitch to Rule Them All - Fault Injection Attacks Against the AMD Secure Processor
Black Hat via YouTube