orpiske commented on PR #11279:
URL: https://github.com/apache/camel/pull/11279#issuecomment-1702911895

   > You mean that we need to compare `925 ops/ms` for 4.1 with `922 ops/ms` 
for 4.0 in case of `SedaRoundTripTest.sendBlocking` and `229 ops/ms` for 4.1 
with `242 ops/ms` for 4.0 in case of 
`SedaRoundTripTest.sendBlockingWithMultipleTypes`, right?
   
   Exactly. This tries to bring the code closer to what we had in 4.0, as I had 
to revert one of the performance improvements we had there. 
   
   BTW, answering your other question: "Is there a real-life use case where we 
heavily create queues". 
   
   The answer is yes, we do. Basically, that patch for 4.0 was breaking a 
scenario for an user that was heavily creating queues. 
   


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to