[skip ci] Add comments of search file on benchmark (#9569)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
wt 2021-10-09 18:17:08 +08:00 committed by GitHub
parent c49122457d
commit 666f06e91a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,6 +188,7 @@ class InsertSearchRunner(BaseRunner):
"params": search_param}
# TODO: only update search_info
case_metric = copy.deepcopy(self.metric)
# set metric type as case
case_metric.set_case_metric_type()
case_metric.search = {
"nq": nq,