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

swebb2066 pushed a change to branch reduce_decoding_overhead
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


    from 903356ef Avoid dynamic memory allocation in Transcoder::decode
     add f927fdfa Use inlined ByteBuffer methods when encoding

No new revisions were added by this update.

Summary of changes:
 src/main/cpp/charsetencoder.cpp                   | 139 ++++++++++++++++++----
 src/main/cpp/transcoder.cpp                       | 102 +---------------
 src/main/include/log4cxx/helpers/charsetencoder.h |  22 ++++
 src/main/include/log4cxx/helpers/transcoder.h     |  10 +-
 4 files changed, 147 insertions(+), 126 deletions(-)

Reply via email to