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: Add --yjit-disable to help and reorder it #9230

Merged
merged 1 commit into from Dec 13, 2023

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Dec 13, 2023

  • Add missing --yjit-disable to help
  • Fix s/--yjit-trace-exits-sample-rate/--yjit-trace-exits-sample-rate=num/ in help
  • Reorder options in help:
    • Major tuning options first, stats second, memory optimization-related stuff third, and profiling at last.
  • Make yjit.md consistent with help

@matzbot matzbot requested a review from a team December 13, 2023 20:00
@k0kubun k0kubun merged commit b266890 into ruby:master Dec 13, 2023
97 checks passed
@k0kubun k0kubun deleted the yjit-disable-help branch December 13, 2023 21:29
@nurse nurse mentioned this pull request Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants