mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-06 02:42:53 +08:00
[skip ci] Add comment of deploy mode on benchamrk (#8853)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
896210b377
commit
eae3efb027
@ -34,6 +34,7 @@ class Metric(object):
|
||||
self.run_id = int(time.time())
|
||||
|
||||
def set_mode(self, mode):
|
||||
# Set the deployment mode of milvus
|
||||
self.mode = mode
|
||||
|
||||
# including: metric, suite_metric
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user