Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ztorchan The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/assign @XuanYang-cn |
| cur_latency * 1000 if cur_latency > 0 else cur_latency | ||
| ) | ||
|
|
||
| cur_latency = case_result["metrics"]["serial_latency_avg"] |
There was a problem hiding this comment.
we need a if check for backward compatibility
if "serial_latency_avg" in case_result["metrics"]
xiaofan-luan
left a comment
There was a problem hiding this comment.
minor fix needed. others looks good to me
|
@ztorchan also please check the formatting |
close #735