Christina2333 opened a new issue, #13195:
URL: https://github.com/apache/arrow/issues/13195

   After reading the source code of plasma, I found plasma store use `dlmalloc` 
as memory allocator, which is not as good as jemalloc under multi-threaded.
   So I wonder how to switch plasma's allocator to jemalloc. I noticed there is 
a `ARROW_JEMALLOC` in compile params. But it doesn't seem to have anything to 
do with plasma. 
   
   Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to