[
https://issues.apache.org/jira/browse/CAMEL-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-11483:
--------------------------------
Attachment: before.png
> Optimise - Recording time taken for each processor should be advice
> -------------------------------------------------------------------
>
> Key: CAMEL-11483
> URL: https://issues.apache.org/jira/browse/CAMEL-11483
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, jmx
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.20.0
>
> Attachments: before.png
>
>
> I think I found a way to optimise this so we can use advice for recording the
> time taken for each processor. We do this already on route level only. But
> the processors are currently wrapped which takes up extra footprint. By using
> advice we can optimise this. There is already a TODO about this, however the
> logic to setup the MBean and their counters was a bit complex.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)