You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/01/03 20:02:00 UTC

[jira] [Commented] (CAMEL-14354) camel-core - Optimize unnecessary object allocations

    [ https://issues.apache.org/jira/browse/CAMEL-14354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007727#comment-17007727 ] 

Claus Ibsen commented on CAMEL-14354:
-------------------------------------

Did a bunch of stuff which I summarized in a blog post
http://www.davsclaus.com/2020/01/apache-camel-31-more-camel-core.html

> camel-core - Optimize unnecessary object allocations 
> -----------------------------------------------------
>
>                 Key: CAMEL-14354
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14354
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.1.0
>
>         Attachments: Screenshot 2020-01-03 at 15.40.52.png
>
>
> The routing engine puts task on reactive engine and performs a human description which is toString of the processors (which then creates object allocations).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)