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

A few quick fixes to try to reduce max memory usage in the tests #4570

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Jan 19, 2022

This helps with #4315 and #4542

I didn't take the time to measure the actual maximum memory usage by these tests. I plan on making some changes to do that soon. For now this just does the most obvious things. It disables the test for #4315 as it is not critical. It also splits up the test for #4542 into smaller tests to try to reduce the total memory usage.

@revans2 revans2 added the test Only impacts tests label Jan 19, 2022
@revans2 revans2 added this to the Jan 10 - Jan 28 milestone Jan 19, 2022
@revans2 revans2 self-assigned this Jan 19, 2022
@revans2
Copy link
Collaborator Author

revans2 commented Jan 19, 2022

build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants