ruby-changes:19336
From: kosaki <ko1@a...>
Date: Fri, 29 Apr 2011 10:26:58 +0900 (JST)
Subject: [ruby-changes:19336] Ruby:r31376 (trunk): ChangeLog change.
kosaki 2011-04-29 10:18:51 +0900 (Fri, 29 Apr 2011) New Revision: 31376 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31376 Log: ChangeLog change. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 31375) +++ ChangeLog (revision 31376) @@ -6,7 +6,7 @@ * thread.c (rb_mutex_lock, lock_func): Avoid busy loop and performance degression. bm_vm3_thread_mutex.rb performance - change from 109.064sec to 16.331sec. + change from 109.064sec to 16.331sec. [Feature #4607] * thread.c (init_lock_timeout): New helper function. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/