This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 954c715 [3.0] Reduce memory allocation (#9362)
add 162d1de [3.0] Optimize BitList method & Reduce Copy in RouterChain
(#9369)
No new revisions were added by this update.
Summary of changes:
.../org/apache/dubbo/rpc/cluster/RouterChain.java | 3 +++
.../dubbo/rpc/cluster/router/state/BitList.java | 18 ++++++++++++-
.../cluster/router/state/StateRouterResult.java | 30 ++++++++++++++++++++++
3 files changed, 50 insertions(+), 1 deletion(-)