This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch fast-sc
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 8e997d0f519 CAMEL-19898: camel-core - Optimize StreamCaching strategy 
to skip conversion for well known types and do fast lookup of dedicated 
StreamCache converters, to bypass regular type converter.
     add 0f12ff33b12 CAMEL-19898: camel-core - Optimize StreamCaching strategy 
to skip conversion for well known types and do fast lookup of dedicated 
StreamCache converters, to bypass regular type converter.

No new revisions were added by this update.

Summary of changes:
 .../impl/engine/DefaultStreamCachingStrategy.java     | 19 ++++++++++---------
 .../impl/converter/CoreTypeConverterRegistry.java     |  4 ++--
 2 files changed, 12 insertions(+), 11 deletions(-)

Reply via email to