aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/README.md
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2017-03-17 10:50:10 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2017-03-29 10:13:20 -0700
commitb9d9512d8a50a82c0203a041be717ac6b26b6851 (patch)
tree9465141370d60b7435a17821c8a7fd29886768c0 /tools/README.md
parent11c57e89e5b6f869dab744aeb2b0a7dc5be4ca5e (diff)
Doc perf tests
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/README.md b/tools/README.md
index d051846c33..62e91246d0 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -16,3 +16,6 @@ internal_ci: Support for running tests on an internal CI platform.
jenkins: Support for running tests on Jenkins.
run_tests: Scripts to run gRPC tests in parallel.
+
+run_tests/performance: See the [README](./run_tests/performance/README.md) for
+more notes on the performance tests.