Skip to content

Conversation

@iloveitaly
Copy link
Collaborator

This test currently fails because YJIT is not automatically enabled by Railpack for Ruby 3.2+ apps. The test expects "YJIT: enabled" but will output "YJIT: disabled" until we add RUBY_YJIT_ENABLE=1 to the Ruby environment variables.

Related to performance audit task.

This test currently fails because YJIT is not automatically enabled
by Railpack for Ruby 3.2+ apps. The test expects "YJIT: enabled" but
will output "YJIT: disabled" until we add RUBY_YJIT_ENABLE=1 to the
Ruby environment variables.

Related to performance audit task.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants