aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--benchmark/bm_vm_thread_alive_check1.rb (renamed from benchmark/bm_vm4_alive_check1.rb)0
-rw-r--r--benchmark/bm_vm_thread_pass.rb (renamed from benchmark/bm_vm4_thread_pass.rb)0
-rw-r--r--benchmark/bm_vm_thread_pass_flood.rb (renamed from benchmark/bm_vm4_pass_flood.rb)0
-rw-r--r--benchmark/bm_vm_thread_pipe.rb (renamed from benchmark/bm_vm4_pipe.rb)0
5 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1e948a452..47822b665a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Wed Jun 15 04:28:39 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
+
+ * benchmark/bm_vm4_thread_pass.rb: rename bm_vm4* to
+ bm_vm_thread_*. suggested by ko1.
+ * benchmark/bm_vm4_pipe.rb: ditto.
+ * benchmark/bm_vm4_alive_check1.rb: ditto.
+ * benchmark/bm_vm4_pass_flood.rb: ditto.
+
Wed Jun 15 03:52:50 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* benchmark/bm_vm4_pass_flood.rb: new benchmark for GVL fairness.
diff --git a/benchmark/bm_vm4_alive_check1.rb b/benchmark/bm_vm_thread_alive_check1.rb
index aebe99875d..aebe99875d 100644
--- a/benchmark/bm_vm4_alive_check1.rb
+++ b/benchmark/bm_vm_thread_alive_check1.rb
diff --git a/benchmark/bm_vm4_thread_pass.rb b/benchmark/bm_vm_thread_pass.rb
index b5b3c0bc85..b5b3c0bc85 100644
--- a/benchmark/bm_vm4_thread_pass.rb
+++ b/benchmark/bm_vm_thread_pass.rb
diff --git a/benchmark/bm_vm4_pass_flood.rb b/benchmark/bm_vm_thread_pass_flood.rb
index 56b5b0a956..56b5b0a956 100644
--- a/benchmark/bm_vm4_pass_flood.rb
+++ b/benchmark/bm_vm_thread_pass_flood.rb
diff --git a/benchmark/bm_vm4_pipe.rb b/benchmark/bm_vm_thread_pipe.rb
index 272d231eba..272d231eba 100644
--- a/benchmark/bm_vm4_pipe.rb
+++ b/benchmark/bm_vm_thread_pipe.rb