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:44:33 UTC

[GitHub] [camel] orpiske opened a new pull request, #10076: CAMEL-19060: use an extension for the Synchronization

orpiske opened a new pull request, #10076:
URL: https://github.com/apache/camel/pull/10076

   This helps the code a bit when under heavy contention.


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


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

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
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


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

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10076:
URL: https://github.com/apache/camel/pull/10076#issuecomment-1545674522

   :no_entry_sign: There are (likely) no components to be tested in this PR


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


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

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10076:
URL: https://github.com/apache/camel/pull/10076#issuecomment-1545614297

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


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


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

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske merged PR #10076:
URL: https://github.com/apache/camel/pull/10076


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