mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* benchmark/bm_so_binary_trees.rb: disable `puts' method
and change iteration parameter to increase execution time. * benchmark/gc/binarytree.rb: added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41480 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0ec4589259
commit
c5c1e8b8d4
3 changed files with 15 additions and 2 deletions
1
benchmark/gc/binary_trees.rb
Normal file
1
benchmark/gc/binary_trees.rb
Normal file
|
|
@ -0,0 +1 @@
|
|||
require_relative '../bm_so_binary_trees.rb'
|
||||
Loading…
Add table
Add a link
Reference in a new issue