[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:20785

From: ko1 ruby-lang.org
Date: Fri, 28 Sep 2007 19:18:59 +0900 (JST)
Subject: [ruby-cvs:20785] Ruby:r13548 (trunk): * benchmark/driver.rb: fix notations.

ko1	2007-09-28 19:18:53 +0900 (Fri, 28 Sep 2007)

  New Revision: 13548

  Added files:
    trunk/benchmark/bm_app_uri.rb
    trunk/benchmark/bm_so_binary_trees.rb
    trunk/benchmark/bm_so_fannkuch.rb
    trunk/benchmark/bm_so_mandelbrot.rb
    trunk/benchmark/bm_so_meteor_contest.rb
    trunk/benchmark/bm_so_nbody.rb
    trunk/benchmark/bm_so_nsieve.rb
    trunk/benchmark/bm_so_nsieve_bits.rb
    trunk/benchmark/bm_so_partial_sums.rb
    trunk/benchmark/bm_so_pidigits.rb
    trunk/benchmark/bm_so_spectralnorm.rb
    trunk/benchmark/bm_vm1_ivar_set.rb
  Modified files:
    trunk/ChangeLog
    trunk/benchmark/bm_loop_whileloop.rb
    trunk/benchmark/bm_loop_whileloop2.rb
    trunk/benchmark/driver.rb

  Log:
    * benchmark/driver.rb: fix notations.
    * benchmark/bm_loop_whileloop.rb: ditto.
    * benchmark/bm_loop_whileloop2.rb: ditto.
    * benchmark/bm_app_uri.rb: added.
    * benchmark/bm_vm1_ivar_set.rb: ditto.
    * benchmark/bm_so_binary_trees.rb: added from Computer Language
      Benchmarks Game (http://shootout.alioth.debian.org/).
    * benchmark/bm_so_fannkuch.rb: ditto.
    * benchmark/bm_so_mandelbrot.rb: ditto.
    * benchmark/bm_so_meteor_contest.rb: ditto.
    * benchmark/bm_so_nbody.rb: ditto.
    * benchmark/bm_so_nsieve.rb: ditto.
    * benchmark/bm_so_nsieve_bits.rb: ditto.
    * benchmark/bm_so_partial_sums.rb: ditto.
    * benchmark/bm_so_pidigits.rb: ditto.
    * benchmark/bm_so_spectralnorm.rb: ditto.
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_loop_whileloop.rb?r1=13548&r2=13547
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_meteor_contest.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_app_uri.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/driver.rb?r1=13548&r2=13547
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_pidigits.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_nbody.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13548&r2=13547
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_binary_trees.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_nsieve_bits.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_spectralnorm.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_partial_sums.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_fannkuch.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_loop_whileloop2.rb?r1=13548&r2=13547
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_nsieve.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_vm1_ivar_set.rb?revision=13548&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_so_mandelbrot.rb?revision=13548&view=markup


[前][次][番号順一覧][スレッド一覧][生データ]