Skip to content

Disable performance testing in CI #1948

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

Merged

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jul 25, 2023

It turns out that regular changes to the compiler can cause fluctuations to these test cases that are sufficient to make them trip over so we can’t run them in CI. The test should still be valuable to bisect a performance regression after we find it or to verify that a change doesn’t cause a performance regression.

It turns out that regular changes to the compiler can cause fluctuations to these test cases that are sufficient to make them trip over so we can’t run them in CI. The test should still be valuable to bisect a performance regression after we find it or to verify that a change doesn’t cause a performance regression.
@ahoppen
Copy link
Member Author

ahoppen commented Jul 25, 2023

@swift-ci Please test

@ahoppen ahoppen merged commit 43c070f into swiftlang:main Jul 26, 2023
@ahoppen ahoppen deleted the ahoppen/disable-performance-testing-in-ci branch July 26, 2023 04:09
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.

2 participants