update.
[chise/ruby.git] / test / test-idsdb.rb
index e148695..251160c 100755 (executable)
@@ -34,15 +34,15 @@ end
 class TestIDS_DB_Management < Test::Unit::TestCase
   def test_management
     man = CHISE::IDS_DB_Management.new
-    # make sure there is no conflict
-    #man.check_conflict_of_ids_text # 151.633 seconds.
-    man.store_ids_as_text # 172.024 seconds.
-    #man.store_ids_de_er # 47.99 seconds.
-    #man.check_integrity_of_ids_tree # 58.185 seconds.
-    #man.make_by_ids_db # 29.572 seconds.
-    #man.store_ids_aggregated # 66.609 seconds.
-    #man.store_ids_subparts # 1638.966 seconds.
-    #man.store_ids_contained #
+    # make sure there is no conflict      ruby    : ext
+    #man.check_conflict_of_ids_text    #  151.633 : 150.287
+    #man.store_ids_as_text             #  172.024 : 177.618
+    #man.store_ids_de_er               #   47.99  :  38.926
+    #man.check_integrity_of_ids_tree   #   58.185 :  48.015
+    #man.make_by_ids_db                        #   29.572 :  24.511
+    #man.store_ids_aggregated          #   66.609 :  51.832
+    #man.store_ids_subparts            # 1638.966 : 959.413
+    #man.store_ids_contained           #  773.808 : 696.374
 
 =begin
     db = IDS_DB.instance