aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/mjit_exec_jt2jt.yml
blob: c76f5c5d1d758ec1e756ab8f51ece12e69b32522 (plain)
1
2
3
4
5
6
7
8
# Usage:
#   RUBYOPT=-Ibenchmark/lib benchmark-driver -e 'ruby --jit' benchmark/mjit_exec_vm2jt.yml
type: lib/benchmark_driver/runner/mjit_exec
num_methods: [1]
#num_methods: (1..100).to_a + [200, 300, 400, 500, 600, 700, 800, 900, 1000]
loop_count: 50000000
from_jit: true
to_jit: true