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

Reenable GC at the end of test #4707

Merged
merged 1 commit into from Aug 4, 2021

Conversation

peterzhu2118
Copy link
Member

The test disables GC but never reenables it. Before this patch, running all tests would have a peak RSS in the main process of >4GB. After this patch, peak RSS in the main process is <500MB.

The test disables GC but never reenables it. Before this patch, running
all tests would have a peak RSS in the main process of >4GB. After this
patch, peak RSS in the main process is <500MB.
@peterzhu2118 peterzhu2118 merged commit 1fd0a2e into ruby:master Aug 4, 2021
@peterzhu2118 peterzhu2118 deleted the pz-test-gc-reenable branch August 4, 2021 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant