You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/04/09 17:36:00 UTC

[jira] [Created] (ARROW-12316) [C++] Switch default memory allocator from jemalloc to mimalloc

Neal Richardson created ARROW-12316:
---------------------------------------

             Summary: [C++] Switch default memory allocator from jemalloc to mimalloc
                 Key: ARROW-12316
                 URL: https://issues.apache.org/jira/browse/ARROW-12316
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Neal Richardson
             Fix For: 4.0.0


Benchmarking shows that mimalloc seems to be faster on real workflows (at least on macOS, still collecting data on Ubuntu). We could switch the default memory pool cases so that mimalloc is preferred. 

cc [~jonkeane] [~apitrou]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)