Skip to content

Commit e0b196f

Browse files
committed
jt benchmark should not need TruffleRuby
1 parent 4e14f06 commit e0b196f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tool/jt.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,8 +1750,6 @@ def format_time_metrics(*args)
17501750
end
17511751

17521752
def benchmark(*args)
1753-
require_ruby_launcher!
1754-
17551753
vm_args = []
17561754
if truffleruby?
17571755
vm_args << '--experimental-options' << '--engine.CompilationExceptionsAreFatal'

0 commit comments

Comments
 (0)