We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7f7a3 commit 111125dCopy full SHA for 111125d
benchmark/README.md
@@ -27,8 +27,10 @@ $ cargo build -p benchmark --release
27
28
```
29
$ cd ../grpc
30
+$ git submodule update --init
31
$ python3 tools/run_tests/run_performance_tests.py -l rust
32
33
+The recommended python version is 3.10
34
35
Checkout `python3 tools/run_tests/run_performance_tests.py --help` to see custom options.
36
0 commit comments