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

Update performance baselines #4508

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Update performance baselines #4508

merged 1 commit into from
Nov 2, 2023

Conversation

jasonb5
Copy link
Collaborator

@jasonb5 jasonb5 commented Oct 31, 2023

  • Add commit hash and date to baseline files

Test suite: pytest --machine docker CIME/tests/test_unit*
Test baseline: n/a
Test namelist changes: n/a
Test status: n/a

Fixes n/a
User interface changes?: N
Update gh-pages html (Y/N)?: N

assert lines[0] == "719.635"
assert len(lines) == 2
assert re.match("# sha:.* date:.*", lines[0])
assert lines[1] == "719.635"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious, what do these numbers represent? Baseline SYPD on a particular machine or placeholder?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default values are SYPD and memory highwater, both parsed from the coupler log.

@jasonb5 jasonb5 changed the title Update performance basslines Update performance baselines Nov 1, 2023
Copy link
Member

@amametjanov amametjanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked for me after a local merge to CIME master

@jgfouca jgfouca merged commit d9e5d3a into master Nov 2, 2023
7 checks passed
@jgfouca jgfouca deleted the update_perf_baselines branch November 2, 2023 21:57
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.

4 participants