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

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-benchmark.git

commit 507ee65b9f90c34fd8edd67ceefd6a471b2aba98
Merge: 20cb1cd e87e89f
Author: Xin.Zh <[email protected]>
AuthorDate: Thu Aug 11 14:06:16 2022 +0800

    Merge pull request #15 from CoolIceV/dubbogo
    
    Add dubbogo benchmark

 README.md                                |    9 +
 benchmark-go.sh                          |   32 +
 dubbo-go-client/conf/dubbogo.yaml        |   32 +
 dubbo-go-client/main.go                  |  108 +++
 dubbo-go-server/conf/dubbogo.yaml        |   32 +
 dubbo-go-server/main.go                  |  106 +++
 dubbo-go-triple-client/conf/dubbogo.yaml |   19 +
 dubbo-go-triple-client/main.go           |  106 +++
 dubbo-go-triple-server/conf/dubbogo.yaml |   32 +
 dubbo-go-triple-server/main.go           |  112 +++
 go.mod                                   |   10 +
 go.sum                                   | 1460 ++++++++++++++++++++++++++++++
 12 files changed, 2058 insertions(+)

Reply via email to