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

YJIT: reduce default exec mem size to 48MiB #9692

Merged
merged 2 commits into from Feb 4, 2024

Conversation

maximecb
Copy link
Contributor

Reduce memory overhead for small deployments (e.g. Heroku) and memory-constrained deployments.

maximecb and others added 2 commits January 24, 2024 14:53
Based on user feedback from @jhawthorn and others.
Better for small and memory-constrained deployments.

NOTE: This commit should be included in the next Ruby 3.3.x point
release. @XrXr should we tag someone specific?
@maximecb maximecb requested review from k0kubun and hsbt January 24, 2024 19:57
@k0kubun k0kubun requested review from nurse and removed request for hsbt and k0kubun January 24, 2024 20:00
@XrXr XrXr added the Backport label Jan 24, 2024
@maximecb
Copy link
Contributor Author

@nurse 😃

@nurse nurse added this pull request to the merge queue Feb 4, 2024
Merged via the queue into ruby:ruby_3_3 with commit ba16b34 Feb 4, 2024
97 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 participants