T
traeai
Sign in

产品

mimalloc

微软开发的高性能内存分配器,专注大规模系统优化

相关材料

已收录 2 条与 mimalloc 相关的内容,按评分排序。

mimalloc: A new, high-performance, scalable memory allocator for the modern era

mimalloc: A new, high-performance, scalable memory allocator for the modern era

Microsoft Research Blog2098 字 (约 9 分钟)
85

mimalloc 是一个高效、可扩展的内存分配器,适用于现代高并发、大内存规模的应用场景,显著提升了 Bing 等服务的响应时间。

入选理由:mimalloc 提供了有界最坏情况分配时间,空间开销最小,内部碎片率低。

FeaturedArticle#内存分配器#NoGIL CPython#Unreal Engine中英混合
Modern apps and services manage memory at a scale that didn't exist a decade ago. mimalloc is the op...

mimalloc, Microsoft's open-source memory allocator, significantly improves performance and efficiency in managing memory for modern applications and services, becoming the key tool to handle memory demands that have grown hundreds of times over the past decade.

入选理由:mimalloc在低延迟场景下比glibc malloc快3-5倍,内存碎片减少60%以上

FeaturedTweet#mimalloc#memory management#Microsoft Research#open-source英文

跨材料问答 · mimalloc

回答基于:mimalloc 相关 2 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.