wjones127 commented on issue #15231:
URL: https://github.com/apache/arrow/issues/15231#issuecomment-1376592183

   > Though I do wonder how many memory issues would be revealed at the 
micro-benchmark level
   
   It's a good question. One thing I have noticed when I do measure memory 
usage is it tends to be very deterministic. So it's a lot easier to detect 
regressions and improvements for memory usage than it is for time-based metrics 
(which can be very noisy).
   
   But it's also the case that memory issues can happen due to the interaction 
between systems, rather than just within isolated components. If we are using 
Google bench for any macro-benchmarks happy to apply it there as well.
   


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