mirror of https://github.com/milvus-io/milvus.git
[skip ci] update readme of benchmark (#7643)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/7657/head
parent
314eed2172
commit
d4c09066e5
|
@ -37,7 +37,7 @@ The milvus_benchmark is a non-functional testing tool or service which allows us
|
|||
|
||||
5. write test yaml and run with the yaml param:
|
||||
|
||||
`cd milvus-benchmark/ && python main.py --local --host=* --port=19530 --suite=suites/2_insert_data.yaml`
|
||||
`cd milvus_benchmark/ && python main.py --local --host=* --port=19530 --suite=suites/2_insert_data.yaml`
|
||||
|
||||
### Test suite
|
||||
|
||||
|
|
Loading…
Reference in New Issue