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

Claus Ibsen updated CAMEL-19781:
--------------------------------
    Issue Type: Improvement  (was: Bug)

> camel-core: excessive occurrence of type misses may be hurting performance
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-19781
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19781
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 4.1.0
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>             Fix For: 4.x
>
>         Attachments: type-misses.txt
>
>
> Our code has an excessive amount of type misses that may be hurting 
> performance due to [JDK-8180450|https://bugs.openjdk.org/browse/JDK-8180450] 
> and how the underlying implementation of type checks work in the JVM. 
> Using the type pollution agent, we can see that there is a significant number 
> of type misses in a sample execution of a Routing Slip using a bean to 
> resolve the endpoints (see the attachment for details). 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to