mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* benchmark/gc/pentomino.rb: added.
Simply load pentomino puzzle in the benchmark/ directory. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
60051eacac
commit
fe6b76e789
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Jun 20 16:06:37 2013 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* benchmark/gc/pentomino.rb: added.
|
||||
Simply load pentomino puzzle in the benchmark/ directory.
|
||||
|
||||
Thu Jun 20 15:32:56 2013 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* benchmark/gc/redblack.rb: import red black tree benchmark from
|
||||
|
|
1
benchmark/gc/pentomino.rb
Normal file
1
benchmark/gc/pentomino.rb
Normal file
|
@ -0,0 +1 @@
|
|||
require_relative '../bm_app_pentomino.rb'
|
Loading…
Add table
Add a link
Reference in a new issue