From 03e34878bfc3eb4d405ce8cd59fcaff145433451 Mon Sep 17 00:00:00 2001 From: k0kubun Date: Sun, 8 Jul 2018 16:35:44 +0000 Subject: benchmark/vm1_*.yml: manual fixes for ugly conversions git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- benchmark/vm1_blockparam_pass.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'benchmark/vm1_blockparam_pass.yml') diff --git a/benchmark/vm1_blockparam_pass.yml b/benchmark/vm1_blockparam_pass.yml index 416170800e..ca1bef3369 100644 --- a/benchmark/vm1_blockparam_pass.yml +++ b/benchmark/vm1_blockparam_pass.yml @@ -7,7 +7,6 @@ prelude: | bp_yield &b end benchmark: - vm1_blockparam_pass: 'bp_pass{} - -' + vm1_blockparam_pass: | + bp_pass{} loop_count: 30000000 -- cgit v1.2.3