[
https://issues.apache.org/jira/browse/ARROW-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6292:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
>
> 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)