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

Claus Ibsen commented on CAMEL-11379:
-------------------------------------

We know have an optimised set of core type converters that are invoked in a 
faster way and with no extra objects created that then is GC

> Optimise - core type converters to be invoked faster 
> -----------------------------------------------------
>
>                 Key: CAMEL-11379
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11379
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.20.0
>
>
> Instead of adding the core type converters in a bit of dynamic way, we can 
> hardcode how they are registered and invoked which will by pass some of the 
> overhead that dynamic discovered type converters have.
> The benefit is that these core type converters are used a lot more and 
> therefore we can gain some memory footprint and performance by doing so.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to