Skip to content

Commit

Permalink
perf: Enable Ruby YJIT
Browse files Browse the repository at this point in the history
  • Loading branch information
toshimaru committed Jul 5, 2024
1 parent 44e74d2 commit 9d17dcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ services:
working_dir: /app
volumes:
- .:/app
environment:
RUBY_YJIT_ENABLE: true

0 comments on commit 9d17dcd

Please sign in to comment.