Skip to content
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

Testing the history canary feature (don't merge) #1210

Closed
wants to merge 9 commits into from

Conversation

wks
Copy link
Collaborator

@wks wks commented Sep 26, 2024

No description provided.

This PR adds a "canary" build to the performance regression CI of
OpenJDK.  The "canary" is a chosen revision of mmtk-core and
mmtk-openjdk that is tested alongside each merged PR.  The performance
of the "canary" should not change unless there is an environment change.
Spotting a change in the "canary" performance can help us identify
environment changes that are unintended or otherwise unnoticed.

TODO: Add a script to select the latest release tag as the canary
instead of hard-coding a version.
@wks wks force-pushed the feature/history-canary-test branch from 609f980 to 9ddc2b8 Compare October 14, 2024 09:49
@wks wks force-pushed the feature/history-canary-test branch from 9ddc2b8 to d427425 Compare October 14, 2024 10:02
@wks wks force-pushed the feature/history-canary-test branch 4 times, most recently from fa4b704 to 1149ab2 Compare October 17, 2024 07:19
The latest and the canary version may use different toolchain, and will
be selected automatically when compiling them.
@wks wks force-pushed the feature/history-canary-test branch from 1149ab2 to 3761c0f Compare October 18, 2024 03:46
@wks wks force-pushed the feature/history-canary-test branch 2 times, most recently from 997ecef to b997e4d Compare October 18, 2024 05:30
Extract canary version to an environment variable.

Do not use secret when checking out ci-perf-kit because it is a public
repo now.

Add a name to the "branch" action.
@wks wks force-pushed the feature/history-canary-test branch from b997e4d to a48972d Compare October 18, 2024 06:44
@wks wks force-pushed the feature/history-canary-test branch from a48972d to 4061cc5 Compare October 18, 2024 07:08
@wks
Copy link
Collaborator Author

wks commented Oct 24, 2024

The PR for canary #1209 has already been merged.

@wks wks closed this Oct 24, 2024
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