Live data from Hacker News

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

microsoft.com

1–3 of 3 posts

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

#3
This is interesting. I wonder who the "other allocator" was. I think this would benefit from direct comparison with jemalloc, glibc and others. It would also be interesting to observe the effects of different "page" sizes (a better name than "pages" wouldn't go amiss either).