There Ain't No Such Thing as a Free Custom Memory Allocator [pdf]

1 day ago 1

[Submitted on 23 Jun 2022]

View PDF

Abstract:Using custom memory allocators is an efficient performance optimization technique. However, dependency on a custom allocator can introduce several maintenance-related issues. We present lessons learned from the industry and provide critical guidance for using custom memory allocators and enumerate various challenges associated with integrating them. These recommendations are based on years of experience incorporating custom allocators into different industrial software projects.

Submission history

From: Gunnar Kudrjavets [view email]
[v1] Thu, 23 Jun 2022 14:26:50 UTC (10 KB)

Read Entire Article