You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "orpiske (via GitHub)" <gi...@apache.org> on 2023/05/12 11:50:22 UTC

[GitHub] [camel] orpiske commented on pull request #10076: CAMEL-19060: use an extension for the Synchronization

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

   Here's a sample report for a test with 9 producers vs 9 consumers:
   
   ![Patch vs Baseline (M3)(1)](https://github.com/apache/camel/assets/1851560/a1f7138f-0d5e-4bbe-baa9-a05379594234)
   
   Not so dramatic for 10x10, but the pattern repeats
   
   ![Patch vs Baseline (M3)(2)](https://github.com/apache/camel/assets/1851560/4c954c4a-9508-493f-8b2f-ba2ee3767cc6)
   
   And the pattern repeats, with it usually beating the code a little more than 70% of the time (usually losing by a small margin on a few of the low contention scenarios):
   
   ![chart](https://github.com/apache/camel/assets/1851560/7264dc33-1eb5-44c5-987b-ae654d11b9b1)
   
   


-- 
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-unsubscribe@camel.apache.org

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