mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 19:08:30 +08:00
[skip ci] Add comment of update file on benchmark (#10457)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
f3c8527572
commit
d49aeda094
@ -9,6 +9,7 @@ import utils
|
||||
|
||||
|
||||
def parse_server_tag(server_tag):
|
||||
""" paser server tag from server config"""
|
||||
# tag format: "8c"/"8c16m"/"8c16m1g"
|
||||
if server_tag[-1] == "c":
|
||||
p = r"(\d+)c"
|
||||
|
Loading…
Reference in New Issue
Block a user