laurentgo commented on pull request #11069:
URL: https://github.com/apache/arrow/pull/11069#issuecomment-915410567


   The `code-coverage` profile is not enabled by default, so there should be no 
performance impact. When enabled, the impact seems negligeable except for the 
algorithm module which jumps from 1min to 20min so I may have changed something 
inadvertently here, or the current code would trigger lots of code coverage 
capture somehow.
   In general the main impact I see is a slight increased of stack consumption 
as the instrumented code needs some extra space for counting method calls and 
branches.


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