Skip to content
Rust Search
← EuroRust 2024

The Impact of Memory Allocators on Performance: A Deep Dive

EuroRust
31:39 7270 views

This talk will explore the world of memory allocation and its impact on application performance. Memory allocators are an often overlooked topic but are the backbone of most applications’ performance. After covering the fundamentals of heap memory allocation, we will build a simple allocator to illustrate the basic concepts. We’ll then tackle common challenges in memory allocation, such as fragmentation and memory overhead. We will then explore multiple scenarios from toy examples to real-worl

Player unavailable or embedding blocked? Use the YouTube link above.