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: Make dev_nodebug closer to dev #7570

Merged
merged 1 commit into from Mar 20, 2023
Merged

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Mar 20, 2023

As per #6105 (comment), this PR makes a couple of changes to dev_nodebug, adding more features of dev to it:

  • Define YJIT_STATS: I'd like to use ratio_in_yjit.
  • Use opt-level = 0: I want faster local build like dev.

@matzbot matzbot requested a review from a team March 20, 2023 18:56
@k0kubun k0kubun merged commit 51834ff into ruby:master Mar 20, 2023
97 checks passed
@k0kubun k0kubun deleted the yjit-dev-nodebug branch March 20, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants