[
https://issues.apache.org/jira/browse/CAMEL-11379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-11379:
-----------------------------------
Assignee: Claus Ibsen
> 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)