chibenwa edited a comment on pull request #508:
URL: https://github.com/apache/james-project/pull/508#issuecomment-869131638


   CPU utilisation related to RabbitMQ as expected increased (1.30 % -> 2.6%) 
however latencies went from 67ms to 90+ ms at ~800 req/s.
   
   RPC related to `Channel::confirmSelect` done repeatedly are rather 
expensive, and I notice some active creation of channels.
   
   As such, I feel unconfident with the publish / confirm part of the work and 
would split it to another pull request...


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to