aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/mjit_exec_vm2jt.yml
blob: 28372758663a7bd356fcadbf65a30726ccc2ce9a (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: false
to_jit: true