论文标题
没有免费的自定义内存分配器没有任何东西
There Ain't No Such Thing as a Free Custom Memory Allocator
论文作者
论文摘要
使用自定义内存分配器是一种有效的性能优化技术。但是,对自定义分配器的依赖可以引入几个与维护相关的问题。我们介绍从该行业中学到的教训,并为使用自定义内存分配器提供了关键的指导,并列举了与集成它们相关的各种挑战。这些建议基于多年的经验,将自定义分配器纳入不同的工业软件项目。
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.