From 8e94c016534eab6d43454733c68247d657d02200 Mon Sep 17 00:00:00 2001 From: ko1 Date: Thu, 20 Jun 2013 07:47:10 +0000 Subject: * benchmark/bm_app_aobench.rb: added. * benchmark/gc/aobench.rb: added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- benchmark/gc/aobench.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 benchmark/gc/aobench.rb (limited to 'benchmark/gc') diff --git a/benchmark/gc/aobench.rb b/benchmark/gc/aobench.rb new file mode 100644 index 0000000000..cffdac54f3 --- /dev/null +++ b/benchmark/gc/aobench.rb @@ -0,0 +1 @@ +require_relative '../bm_app_aobench.rb' -- cgit v1.2.3