davsclaus commented on PR #11456: URL: https://github.com/apache/camel/pull/11456#issuecomment-1725117170
Hmm the type converter is a very critical path, and by moving this code, then the JVM needs to optimize to avoid the method call when statistics is not enabled. Which is 99% of the case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
