tustvold commented on issue #3441:
URL: https://github.com/apache/arrow-rs/issues/3441#issuecomment-1370626129

   I could be mistaken but strace only shows syscall latency, and not any time 
spent doing CPU bound work. Perf may give a more accurate picture. Perhaps 
something like `perf record --call-graph dwarf -- <COMMAND>`?
   
   I would expect this task to not be all that IO bound on modern hardware


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