pitrou commented on pull request #9435:
URL: https://github.com/apache/arrow/pull/9435#issuecomment-783480590


   For the record, 93% of the consumed CPU time seems to be in 
`TDigest::MergeInput`, of which:
   * 23% in `TDigestMerger::Add`
   * 68% in `std::sort`
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to