Claus Ibsen created CAMEL-16446:
-----------------------------------

             Summary: 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
             Fix For: 3.10.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)

Reply via email to