ruby-changes:23771
From: nagachika <ko1@a...>
Date: Mon, 28 May 2012 01:14:15 +0900 (JST)
Subject: [ruby-changes:23771] nagachika:r35822 (trunk): * ChangeLog: remove trailing spaces.
nagachika 2012-05-28 01:14:05 +0900 (Mon, 28 May 2012) New Revision: 35822 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35822 Log: * ChangeLog: remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 35821) +++ ChangeLog (revision 35822) @@ -9,7 +9,7 @@ * benchmark/bm_vm2_bigarray.rb: added. This benchmark mesures a big array literal creation time. - * benchmark/bm_vm2_bighash.rb: + * benchmark/bm_vm2_bighash.rb: This benchmark mesures a big hash literal creation time. * benchmark/bm*: change notation "i=0" to "i = 0". @@ -97,7 +97,7 @@ This change improve performance of caller(lev, n). * benchmark/bm_vm3_backtrace.rb: added to check above improvement. - FYI: measurement on my laptop, 1.9.3p229 needs 5.125 sec, + FYI: measurement on my laptop, 1.9.3p229 needs 5.125 sec, and current trunk only needs 0.299sec. Sat May 26 11:05:09 2012 Koichi Sasada <ko1@a...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/