aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/gc
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-20 07:47:10 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-20 07:47:10 +0000
commit8e94c016534eab6d43454733c68247d657d02200 (patch)
tree9c9e70e8a074cdaaa3e027d09880286fa6f493a4 /benchmark/gc
parente832046b9acb159b8de5185539bf8b71d3f7e494 (diff)
downloadruby-8e94c016534eab6d43454733c68247d657d02200.tar.gz
* 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
Diffstat (limited to 'benchmark/gc')
-rw-r--r--benchmark/gc/aobench.rb1
1 files changed, 1 insertions, 0 deletions
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'