You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by gilboy <jo...@gmail.com> on 2016/10/07 10:12:22 UTC

Calling {body.getXXXXXX}from Simple EL taking > 200 ms

Hi

I notice that when making method calls on the body using the Simple EL they
are quite slow depending on the size of the object on the exchange, e.g.

<setHeader
headerName="FXMethod"><simple>${body.getXXXXXX}</simple></setHeader>

Is there anyway to speed this up?

Thanks
Joe



--
View this message in context: http://camel.465427.n5.nabble.com/Calling-body-getXXXXXX-from-Simple-EL-taking-200-ms-tp5788478.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Calling {body.getXXXXXX}from Simple EL taking > 200 ms

Posted by fabryprog <fa...@bizmate.it>.
Can i have a test code or test mock project?



--
View this message in context: http://camel.465427.n5.nabble.com/Calling-body-getXXXXXX-from-Simple-EL-taking-200-ms-tp5788478p5788481.html
Sent from the Camel - Users mailing list archive at Nabble.com.