mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Add comments of benchmark (#11017)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
bb064e243f
commit
e6924c65b8
@ -92,6 +92,7 @@ class BaseRunner(object):
|
||||
|
||||
# TODO: need to improve
|
||||
def insert(self, milvus, collection_name, data_type, dimension, size, ni):
|
||||
""" insert data to collection before testing """
|
||||
total_time = 0.0
|
||||
rps = 0.0
|
||||
ni_time = 0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user