Value Proposition - Allocator-Aware Software
Offered By: CppNow via YouTube
Course Description
Overview
Explore the value proposition of Allocator-Aware (AA) Software in this comprehensive conference talk from C++Now 2019. Delve into the performance benefits of local allocators and examine the real-world costs associated with implementing allocator-aware infrastructure. Learn about four syntactic styles based on C++11, C++17, and a new language-based approach being developed for future C++ standards. Compare costs and benefits, including performance improvements and collateral advantages for clients. Gain insights into the economic imperative for pursuing low-cost language-based alternatives in modern C++ development. Benefit from the expertise of John Lakos, a senior architect at Bloomberg LP and author of "Large-Scale C++ Software Design," as he presents a fact-filled analysis of allocator-aware software strategies.
Syllabus
C++Now 2019: John Lakos “Value Proposition: Allocator-Aware (AA) Software”
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube