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 a31687a commit 188aed7
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 188aed7

Please sign in to comment.