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 2021/06/06 08:05:00 UTC

[jira] [Updated] (CAMEL-16446) camel-core - Optimize EIPs to eager load needed classes

     [ https://issues.apache.org/jira/browse/CAMEL-16446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-16446:
--------------------------------
    Fix Version/s:     (was: 3.11.0)
                   3.12.0

> camel-core - Optimize EIPs to eager load needed classes
> -------------------------------------------------------
>
>                 Key: CAMEL-16446
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16446
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.12.0
>
>
> In doBuild we should eager force loading needed classes, as otherwise they are loaded on 1st message processed, which has a little overhead on processing this message.
> Also if doing eager loading in doBuild we can leverage graalvm architectures to quickly startup



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