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

Reduce size of Profile test on 32 bit to avoid OOM #47313

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

gbaraldi
Copy link
Member

This reduces the allocations on that specific test to 25% of what it does on 64bits. It still allocates about 200 mb which might still be too much.

@DilumAluthge DilumAluthge added the merge me PR is reviewed. Merge when all tests are passing label Oct 24, 2022
@IanButterworth IanButterworth merged commit afbad45 into JuliaLang:master Oct 24, 2022
@IanButterworth IanButterworth removed the merge me PR is reviewed. Merge when all tests are passing label Oct 24, 2022
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