[
https://issues.apache.org/jira/browse/ARROW-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou reopened ARROW-11231:
------------------------------------
Oops, ARROW-11212 is only about Python wheels. Other kinds of binary packages
should be updated too.
> [Packaging] Add mimalloc to Linux builds
> ----------------------------------------
>
> Key: ARROW-11231
> URL: https://issues.apache.org/jira/browse/ARROW-11231
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Packaging, Python
> Reporter: Weston Pace
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> As a result of ARROW-11009/ARROW-11049/etc. it is now possible to switch
> allocators at runtime. Previously only one allocator was compiled into the
> released builds (e.g. the PYPI version of pyarrow only included jemalloc on
> Linux and mimalloc on Windows). It might now make sense to compile both
> mimalloc and jemalloc on Linux builds to allow the user to switch out to the
> appropriate allocator at runtime if they need to.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)