Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-19060: avoid extra work #9431

Merged
merged 2 commits into from
Feb 27, 2023
Merged

CAMEL-19060: avoid extra work #9431

merged 2 commits into from
Feb 27, 2023

Conversation

orpiske
Copy link
Contributor

@orpiske orpiske commented Feb 27, 2023

This one brings a bit more noticeable improvements:

-- Patch
Mean: 469451.00000000006
Geometric mean: 469365.419127074
Standard deviation: 9040.590633858474


-- 4.0.0-M1
Mean: 428228.7589285715
Geometric mean: 427689.07627717144
Standard deviation: 21213.428138606254

- Setting the Camel context is done on copyFromWithNewBody
- Setting the exchange is done on copyFromWithNewBody
- Copying the body and headers is performed by the Message class
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@github-actions
Copy link
Contributor

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

@orpiske orpiske merged commit 0f25205 into apache:main Feb 27, 2023
@orpiske orpiske deleted the avoid-extra-work branch April 10, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants