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

2016-10-07 Thread fabryprog
Can i have a test code or test mock project?



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


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

2016-10-07 Thread gilboy
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.

${body.getXX}

Is there anyway to speed this up?

Thanks
Joe



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