westonpace opened a new pull request #10186:
URL: https://github.com/apache/arrow/pull/10186


   @pitrou What are your thoughts on this.  It's not urgent (benchmarking can 
always use the system allocator in the meantime if they are having RAM issues 
and I think they reduced already which benchmarks they run on the RAM-limited 
servers)
   
   With mimalloc the following command has a max RSS of ~16GB.
   ```
   conbench file-read fanniemae_2016Q4 --all=true
   ```
   
   If I add a call to release_unused between runs then the max RSS drops to 
~10GB.


-- 
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.

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


Reply via email to