Closed criscasillas closed 1 year ago
This change fixes cross platform performance issues.
@excelle08 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Hi @criscasillas, can you elaborate a little bit more about the reason for increasing feedsim latency criteria by 6%?
Hi, when we run on ICX or SPR sometimes we hit a single high latency on new qps loop (f.e 501 msec) and due to that QPS picked is lower than QPS reached on that loop. To prevent that, we increase 6% only on new qps loop since we reduce latency later and that fixes QPS selection when just a single iteration had high latency.
Signed-off-by: Casillas Ahumada, Cristian M cristian.m.casillas.ahumada@intel.com