Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore advanced C++ optimization techniques in this conference talk from CppCon 2024, where Andreas Fertig delves into crucial efficiency strategies and memory optimization techniques. Learn about the Standard Template Library's data storage optimization tricks, including Small String Optimization, and discover the transformative potential of constexpr for enhancing runtime performance while reducing memory overhead. Master the use of C++ Insights to optimize class data member layouts, understand the implications of uniform initialization with std::initializer_list, and explore C++23's improvements including new lambda features. Gain practical insights from an experienced C++ trainer and standardization committee member who draws from his extensive background in embedded systems development at Philips Medizin Systeme GmbH and his work on the internationally recognized C++ Insights tool.
Syllabus
Fast and Small C++ - When Efficiency Matters - Andreas Fertig - CppCon 2024
Taught by
CppCon