Commit Graph

7 Commits

Author SHA1 Message Date
Patrice Chalin 891ca8a443 Guides links updates 2020-06-16 08:58:33 -04:00
Ben Reed 01457b2b5a
Add ignore android flag in performance README.md
The tools/run_tests/performance/README.md file provides an example to
run workers in Java.  However, this example does not work out of the
box, because the Java build requires an Android SDK. This change adds a
Gradle flag `-PskipAndroid=true` to the existing example, allowing it to
work as intended.

Signed-off-by: Ben Reed <benreed@google.com>
2020-01-30 14:17:10 -08:00
chentanjun 4ecc1fe6a4 fix the wrong word 2019-10-01 05:13:33 +08:00
Alexander Polcyn a2160f547f Wait a configurable amount of time for benchmark channels to become ready 2018-07-26 10:45:12 -07:00
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
Alexander Polcyn 679981069d add notes to build and run workers in different languages 2017-03-29 21:37:04 -07:00
Alexander Polcyn b9d9512d8a Doc perf tests 2017-03-29 10:13:20 -07:00