Antoine Pitrou created ARROW-6292:
-------------------------------------

             Summary: [C++] Add an option to build with mimalloc
                 Key: ARROW-6292
                 URL: https://issues.apache.org/jira/browse/ARROW-6292
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++
            Reporter: Antoine Pitrou


It's a new allocator, Apache-licensed, by Microsoft. It claims very good 
performance and is cross-platform (works on Windows and Unix).
https://github.com/microsoft/mimalloc/

There's a detailed set of APIs including aligned allocation and 
zero-initialized allocation. However, zero-initialized reallocation doesn't 
seem provided.
https://microsoft.github.io/mimalloc/group__malloc.html#details




--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to