YoVDO

Multitype Pool - Fixed Type Allocation

Offered By: code::dive conference via YouTube

Tags

Code::Dive Courses Memory Allocation Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept of fixed-type allocation in this 16-minute conference talk from code::dive 2018. Discover how stricter guarantees can lead to better optimization results in modern allocators. Learn about the implementation of a fixed-type allocator, which requires types to be known beforehand, potentially reducing fragmentation and improving overall performance. Gain insights into this innovative approach to memory management and its potential benefits for efficient programming.

Syllabus

Multitype Pool: fixed type allocation - Chiel Douwes - code::dive 2018


Taught by

code::dive conference

Related Courses

From Developer to SW Architect
code::dive conference via YouTube
Stop Writing Test Doubles You Are Using
code::dive conference via YouTube
You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube
What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube
Beautiful Python Refactoring II
code::dive conference via YouTube