зеркало из https://github.com/github/ruby.git
9 строки
314 B
YAML
9 строки
314 B
YAML
# Usage:
|
|
# RUBYOPT=-Ibenchmark/lib benchmark-driver -e 'ruby --jit' benchmark/mjit_exec_vm2vm.yml
|
|
type: mjit_exec # benchmark/lib/benchmark_driver/runner/mjit_exec.rb
|
|
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: false
|