aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Adele Zhou <adelez@adelez2.mtv.corp.google.com>2016-12-06 16:05:07 -0800
committerGravatar Adele Zhou <adelez@google.com>2017-01-11 17:48:50 -0800
commit015998f7708843ead6379ac5e6d6963603d200ea (patch)
tree50636da427ba3e6f25cbf7ef7448db7d0184e050 /README.md
parentebb3d5d4fcba50e95ece12eb709b2e4913a50d56 (diff)
Add perf link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70cf9fcc30..174e861f59 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ See [INSTALL](INSTALL.md) for installation instructions for various platforms.
See [tools/run_tests](tools/run_tests) for more guidance on how to run various test suites (e.g. unit tests, interop tests, benchmarks)
+See [Performance dashboard](http://performance-dot-grpc-testing.appspot.com/explore?dashboard=5712453606309888) for the performance numbers for v1.0.x.
+
#Repository Structure & Status
This repository contains source code for gRPC libraries for multiple languages written on top of shared C core library [src/core] (src/core).