felipecrv commented on issue #40301:
URL: https://github.com/apache/arrow/issues/40301#issuecomment-2048195922

   > So before trying to add heuristics for parallelization, perhaps we should 
investigate this?
   
   Different people take different approaches to problems. I saw `ParallelFor` 
**very naively** posting small tasks to a `ThreadPool` and came up with a 
version that doesn't do that.
   
   You saw this problem and decided to fix how the profiler measures memory 
consumption. Which is a valid strategy, but not the only one, and certainly an 
even bigger rabbit hole for me personally if I were to take it.


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