diff --git a/ChangeLog b/ChangeLog index c3d008f1be..c9c9e7d87f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -86,7 +86,9 @@ Mon Jun 13 23:33:31 2011 Nobuyoshi Nakada Mon Jun 13 23:06:12 2011 KOSAKI Motohiro - * thread_pthread.c: rewrite GVL completely. + * thread_pthread.c: rewrite GVL completely. This fix improve some + benchmark dramatically (e.g. vm3_thread_mutex result changed + form 120.601sec to 3.426sec). * thread_win32.c: ditto. * thread_pthread.h: ditto. * vm_core.h: ditto.