Overview
Explore essential guidelines for memory allocation in C++ through this 48-minute conference talk from code::dive. Learn about the performance implications of dynamic memory allocations and discover approximately 10 practical guidelines ranging from basic to advanced concepts that help mitigate potential performance impacts on execution speed. Gain insights from French C++ expert Mathieu Ropert, who brings extensive experience from the video game industry and has spoken at major conferences like CppCon, Meeting C++, and ACCU. Understand how memory allocation affects program performance, examine real-world RAM usage examples, and acquire practical strategies for implementing efficient memory management in your software design and feature development.
Syllabus
Mathieu Ropert - Heaps Don't Lie Guidelines for Memory Allocation in C++
Taught by
code::dive conference