Y
Hacker News
new
|
ask
|
show
|
jobs
by
MSkog
1249 days ago
You can also set RUBY_YJIT_ENABLE=1 to enable it.
1 comments
erikrothoff
1249 days ago
That’s what I ended up using:
passenger_env_var RUBY_YJIT_ENABLE 1;
link
passenger_env_var RUBY_YJIT_ENABLE 1;