未验证 提交 b4de9220 编写于 作者: W wt 提交者: GitHub

[skip ci] Add comment of update result on benchmark (#8921)

Signed-off-by: Nwangting0128 <ting.wang@zilliz.com>
上级 af431151
......@@ -51,6 +51,7 @@ class Metric(object):
self.status = status
def update_result(self, result):
# Customized test result update, different test types have different results
self.metrics["value"].update(result)
def update_message(self, err_message):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册