mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
Fix images path in README (#7698)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
5e941ed577
commit
2396edf218
@ -200,7 +200,7 @@ Also, you should provide the field value of the source data file path `source_fi
|
||||
|
||||
The following diagram shows the runtime execution graph of the benchmark (local mode based on argo workflow)
|
||||
|
||||
<img src="asserts/uml.jpg" />
|
||||
<img src="assets/uml.jpg" />
|
||||
|
||||
## Test report
|
||||
|
||||
@ -256,6 +256,6 @@ The query expression:
|
||||
|
||||
After the execution of the above query is complete, we will get its charts:
|
||||
|
||||
<img src="asserts/dash.png" />
|
||||
<img src="assets/dash.png" />
|
||||
|
||||
In this chart, we will found there has an improvement from 2.0.0-RC3 to 2.0.0-RC5.
|
Loading…
Reference in New Issue
Block a user