Questions tagged [yjit]

1 questions
0
votes
1 answer

Enabling YJIT on a Rails project (is rust required?)

I want to enable YJIT on a Rails project. I have moved the codebase to Ruby 3.2 and am trying to enable YJIT by setting the RUBY_YJIT_ENABLE to 1 in a canary release receiving 50% of the traffic so that I can see the two side by side. In the canary…
Markos Fragkakis
  • 7,499
  • 18
  • 65
  • 103