Skip to content

Check perf results is too sensitive - non-regression noise exceeds 2 sigma variation #4115

Open
@Alan-Jowett

Description

The script uses the default value for max_sigma, which is 2. Consider passing a higher threshold to avoid false positives on regressions.

psql -f ./check_perf_results.sql -v platform='${{inputs.platform}}' --csv > ${{github.workspace}}/results/regression_results.csv

https://github.com/microsoft/bpf_performance/blob/492e048521959aa0e679e8779d8cdf743da0a9a1/scripts/check_perf_results.sql#L24

Metadata

Assignees

Labels

P3teststriagedDiscussed in a triage meeting

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions