Memory Management and Performance Optimization in Game Development
Offered By: The Cherno via YouTube
Course Description
Overview
Explore a comprehensive code review video that delves into the intricacies of memory management in a 2D physics engine. Learn about heap allocation, memory fragmentation, and CPU cache optimization. Discover performance considerations for logging, the benefits of smarter memory allocators, and the importance of allocating memory ahead of time when possible. Gain valuable insights into efficient memory handling techniques to enhance your programming skills and optimize your code's performance.
Syllabus
- 2D Physics Engine
- Heap allocation, memory fragmentation and the CPU cache
- Logging performance considerations
- Smarter memory allocators
- Allocate memory once ahead of time when possible
Taught by
The Cherno
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