Commits


Antoine Pitrou authored and Neal Richardson committed 5db4092dc1a
ARROW-12316: [C++] Prefer mimalloc on Apple mimalloc gives better results than jemalloc on macro-benchmarks on macOS. Closes #10015 from pitrou/ARROW-12316-apple-mimalloc Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>