You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/05 13:51:38 UTC

[GitHub] [arrow] jon-chuang edited a comment on pull request #270: ARROW-456: Add jemalloc based MemoryPool

jon-chuang edited a comment on pull request #270:
URL: https://github.com/apache/arrow/pull/270#issuecomment-1030628903


   Jemalloc with Reallocate shows an improvement on a single thread. What happens when there are multiple concurrent allocations? Are there hints one can drop to jemalloc that one intends to grow the block to increase the chance of growing the allocation in-place?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org