summaryrefslogtreecommitdiff
path: root/benchmark/mjit_exec_jt2jt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/mjit_exec_jt2jt.yml')
-rw-r--r--benchmark/mjit_exec_jt2jt.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/benchmark/mjit_exec_jt2jt.yml b/benchmark/mjit_exec_jt2jt.yml
index 78c31b3ca8..5be408e30c 100644
--- a/benchmark/mjit_exec_jt2jt.yml
+++ b/benchmark/mjit_exec_jt2jt.yml
@@ -2,10 +2,7 @@
# RUBYOPT=-Ibenchmark/lib benchmark-driver -e 'ruby --jit' benchmark/mjit_exec_vm2jt.yml
type: mjit_exec # benchmark/lib/benchmark_driver/runner/mjit_exec.rb
num_methods: [1]
-#num_methods: [1, 10, 20, 30, 40, 50, 100, 200, 500, 1000]
-#num_methods: [1, 1000]
-#num_methods: (1..100)
-#num_methods: (1..10).map { |i| i * 10 }
-loop_count: 10000000
+#num_methods: (1..100).to_a + [200, 300, 400, 500, 600, 700, 800, 900, 1000]
+loop_count: 50000000
from_jit: true
to_jit: true