You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2019/09/30 14:59:38 UTC

[dubbo-go] branch develop updated: Mod: update benchmark url

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 02d8718  Mod: update benchmark url
02d8718 is described below

commit 02d871848026627829d69ad207a3ffccbb4c16d3
Author: AlexStocks <al...@foxmail.com>
AuthorDate: Mon Sep 30 22:59:26 2019 +0800

    Mod: update benchmark url
---
 README.md    | 4 ++--
 README_CN.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index fe8aa1f..24f9f89 100644
--- a/README.md
+++ b/README.md
@@ -77,9 +77,9 @@ If you are willing to do some code contributions and document contributions to [
 
 ## Benchmark
 
-Benchmark project please refer to [go-for-apache-dubbo-benchmark](https://github.com/dubbogo/go-for-apache-dubbo-benchmark)
+Benchmark project [dubbo-go-benchmark](https://github.com/dubbogo/dubbo-go-benchmark).
 
-About dubbo-go benchmarking report, please refer to [dubbo benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-dubbo) & [jsonrpc benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-jsonrpc)
+About dubbo-go benchmarking report, please refer to [dubbo benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-dubbo) & [jsonrpc benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-jsonrpc).
 
 ## [User List](https://github.com/apache/dubbo-go/issues/2)
 
diff --git a/README_CN.md b/README_CN.md
index e1099f7..28243a9 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -77,9 +77,9 @@ go test ./... -coverprofile=coverage.txt -covermode=atomic
 
 ## 性能测试 ##
 
-性能测试项目是 [go-for-apache-dubbo-benchmark](https://github.com/dubbogo/go-for-apache-dubbo-benchmark)
+性能测试项目是 [dubbo-go-benchmark](https://github.com/dubbogo/dubbo-go-benchmark)。
 
-关于 dubbo-go 性能测试报告,请阅读 [dubbo benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-dubbo) & [jsonrpc benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-jsonrpc)
+关于 dubbo-go 性能测试报告,请阅读 [dubbo benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-dubbo) & [jsonrpc benchmarking report](https://github.com/apache/dubbo-go/wiki/pressure-test-report-for-jsonrpc)。
 
 ## [User List](https://github.com/apache/dubbo-go/issues/2)