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

Backport #9415 to ruby_3_3 #9424

Merged
merged 1 commit into from Feb 4, 2024
Merged

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Jan 5, 2024

@k0kubun k0kubun requested a review from nurse January 5, 2024 19:23
@hsbt hsbt added the Backport label Jan 9, 2024
@PikachuEXE
Copy link

Dose this mean I can put it into quiet mode with either one of the following?

  • RUBYOPS="--yjit-disable --yjit-stats=quiet" + RubyVM::YJIT.enable
  • RUBYOPS="--yjit-disable" + RubyVM::YJIT.enable(stats: :quiet)

@k0kubun
Copy link
Member Author

k0kubun commented Jan 29, 2024

s/RUBYOPS/RUBYOPT/ but correct.

This is a backport PR, so please reply to the non-backport PR #9415 (or #8705) instead.

@nurse nurse added this pull request to the merge queue Feb 4, 2024
Merged via the queue into ruby:ruby_3_3 with commit a065b68 Feb 4, 2024
98 checks passed
@k0kubun k0kubun deleted the ruby_3_3-yjit-stats branch February 4, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 participants