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 2022/09/02 17:49:00 UTC

[jira] [Resolved] (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 resolved CAMEL-16446.
---------------------------------
    Resolution: Won't Fix

> 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: Minor
>             Fix For: 3.x
>
>
> 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.20.10#820010)