[camel] 02/03: CAMEL-14354: camel-core - Optimize to reduce object allocations for lambda in error handling (critical code path) which gains > 10%

2020-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2a79dccda2ce54ea5a5dff0b7a55e8d9430157bd Author: Claus Ibsen AuthorDate: Sun Feb 2 20:00:09 2020 +0100 CAMEL-1435

[camel] 02/03: CAMEL-14354: camel-core optimize

2020-02-01 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ad1ebeaaa591e0536f6634301e08600d9538fea7 Author: Claus Ibsen AuthorDate: Sat Feb 1 11:16:21 2020 +0100 CAMEL-1435

[camel] 02/03: CAMEL-14354: camel-core optimize

2020-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit a9dca3681cc92cdea2ed4d318ac0e4fc8f6ba00f Author: Claus Ibsen AuthorDate: Sat Jan 25 18:26:30 2020 +0100 CAMEL-143

[camel] 02/03: CAMEL-14354: camel-core - Optimize unnecessary object allocations. ReactiveExecutor no longer creates object for callback API.

2020-01-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 1a25fc8175b8fd9464ba1e44c69b61b161d7ba07 Author: Claus Ibsen AuthorDate: Mon Jan 13 17:13:21 2020 +0100 CAMEL-143