diff --git a/README.md b/README.md index c080e96de22a31c841febdfc929be1d754f990f8..0f261e8284af8181b6199b6b9cdc9e842da82b59 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ About detail design please refer to [code layered design](https://github.com/dub The subdirectory examples shows how to use go-for-apache-dubbo. Please read the examples/readme.md carefully to learn how to dispose the configuration and compile the program. +## Benchmark + +Benchmark project please refer to [go-for-apache-dubbo-benchmark](https://github.com/dubbogo/go-for-apache-dubbo-benchmark) + +About go-for-apache-dubbo benchmarking report, please refer to [dubbo benchmarking report](https://github.com/dubbo/go-for-apache-dubbo/wiki/pressure-test-report-for-dubbo) & [jsonrpc benchmarking report](https://github.com/dubbo/go-for-apache-dubbo/wiki/pressure-test-report-for-jsonrpc) + ## Todo list