You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by yi...@apache.org on 2020/05/28 02:32:49 UTC

[dubbo-go-hessian2] branch master updated (8dcaa20 -> dea1174)

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

yiji pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git.


    from 8dcaa20  Merge pull request #191 from champly/fix-attachment-lost-nil
     new 8eda6f1  优化hessian解码string性能,提升54%
     new f3584d9  optimize code.
     new b716f80  optimize code.
     new 747fa6e  fix code review.
     new 84321ab  optimize codes.
     new 3a72da5  optimize cods.
     new fa6429e  optimize code.
     new 39b42f7  support for decode emoji.
     new dea1174  Merge pull request #188 from zonghaishang/perf_decode_string

The 491 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 decode.go      |  41 +++++++++
 decode_test.go |   1 +
 string.go      | 287 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 string_test.go |  14 +++
 4 files changed, 307 insertions(+), 36 deletions(-)