Basic Usage of PMRs for Better Performance - Lecture
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore the fundamentals of Polymorphic Memory Resources (PMRs) and their impact on performance optimization in this conference talk from Meeting C++ 2022. Delve into the evolution of C++ allocators and the introduction of PMRs in C++17. Discover why PMRs are often misunderstood as complex and learn how to leverage them effectively. Examine various PMR types and their appropriate use cases for improving application performance. Compare PMR techniques with global allocator tuning methods to gain a comprehensive understanding of memory management strategies in C++.
Syllabus
Basic usage of PMRs for better performance - Marek Krajewski - Meeting C++ 2022
Taught by
Meeting Cpp
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera