aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/bm_app_lc_fizzbuzz.rb
Commit message (Collapse)AuthorAgeFilesLines
* * benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.ko12014-09-081-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * benchmark/bm_app_lc_fizzbuzz.rb: `answer.to_a' does not returnko12014-09-081-2/+2
| | | | | | | | a string, but an array. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * benchmark/bm_app_lc_fizzbuzz.rb: added.ko12014-09-081-0/+52
This program is described closely in "Understanding Computation" chapter 6 by Tom Stuart. <http://computationbook.com/> Japanese translation will be published soon. <http://www.oreilly.co.jp/books/9784873116976/> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e