From 94e55bbd37ea08e7bf1c7d704be753da621476df 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_call.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'benchmark/vm1_blockparam_call.yml') diff --git a/benchmark/vm1_blockparam_call.yml b/benchmark/vm1_blockparam_call.yml index ca43aaf48c..e2817a3ce2 100644 --- a/benchmark/vm1_blockparam_call.yml +++ b/benchmark/vm1_blockparam_call.yml @@ -3,7 +3,6 @@ prelude: | b.call end benchmark: - vm1_blockparam_call: 'm{} - -' + vm1_blockparam_call: | + m{} loop_count: 30000000 -- cgit v1.2.3