Most Malleable Memory Management Method
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore memory management techniques in C++ with this comprehensive conference talk from NDC TechTown 2023. Dive into Polymorphic Memory Resource (PMR), available since C++17, and learn how it simplifies memory management for various purposes such as reducing heap allocation costs, improving reference locality, and minimizing heap fragmentation. Discover tools and techniques for analyzing program memory usage, implement PMR with standard library types, and create custom PMR-compatible types. Gain valuable advice on enhancing program memory usage while avoiding common pitfalls. This talk equips C++ developers with essential knowledge to optimize memory management in their applications.
Syllabus
Most Malleable Memory Management Method - Björn Fahller - NDC TechTown 2023
Taught by
NDC Conferences
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera