Skip to content

New test #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

New test #66

wants to merge 8 commits into from

Conversation

coderbirju
Copy link
Owner

Issue #, if available:

Description of changes:

Testing performed:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Added print statements to test the benchmark results

Signed-off-by: Arjun Raja Yogidas <[email protected]>
Commit test 4

Signed-off-by: Arjun Raja Yogidas <[email protected]>
This commit adds benchmark_regression_test.yml workflow that runs a
regression test by comparing the benchmark results of the current branch
with the previous benchmark results of the code in main branch.

Signed-off-by: Arjun Raja Yogidas <[email protected]>
This commit is a test to check if running both the benchmarks in the
same workflow would make any difference to the results

Signed-off-by: Arjun Raja Yogidas <[email protected]>
This commit adds 10 secs to the RunContainerTaskForReadyLine
function

Signed-off-by: Arjun Raja Yogidas <[email protected]>
This commit is a test to check if running both the benchmarks in the
same workflow would make any difference to the results

Signed-off-by: Arjun Raja Yogidas <[email protected]>
This commit changes the regression test logic to run benchmarks on main
brnach by checking out in the workflow itself instead of a previously
uploaded artifact

Signed-off-by: Arjun Raja Yogidas <[email protected]>
@coderbirju coderbirju force-pushed the new_test branch 2 times, most recently from bc01bcb to aae4dff Compare August 17, 2023 00:52
This commit adds changes to the check_regression.sh script to skip the
first benchmark times in both the old and new benchmark results and
check for regression in the newly calculated p90, this is to combat the
skewed reults in the benchmark results due to the variability in github
runners. It also moves the threshold limit to 150%

Signed-off-by: Arjun Raja Yogidas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant