Skip to content

Commit 111125d

Browse files
committed
update benchmark/README.md
1 parent 6f7f7a3 commit 111125d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

benchmark/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@ $ cargo build -p benchmark --release
2727

2828
```
2929
$ cd ../grpc
30+
$ git submodule update --init
3031
$ python3 tools/run_tests/run_performance_tests.py -l rust
3132
```
33+
The recommended python version is 3.10
3234

3335
Checkout `python3 tools/run_tests/run_performance_tests.py --help` to see custom options.
3436

0 commit comments

Comments
 (0)