insert-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:4k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'Informix 7.30C1  ' at 1998-10-05 15:25:46
  2. Testing the speed of inserting data into 1 table and do some selects on it.
  3. The tests are done with a table that has 100000 rows.
  4. Generating random keys
  5. Creating tables
  6. Inserting 100000 rows in order
  7. 0 : Mon Oct  5 15:25:50 1998
  8. 10000 : Mon Oct  5 15:26:40 1998
  9. 20000 : Mon Oct  5 15:27:31 1998
  10. 30000 : Mon Oct  5 15:28:22 1998
  11. 40000 : Mon Oct  5 15:29:14 1998
  12. 50000 : Mon Oct  5 15:30:04 1998
  13. 60000 : Mon Oct  5 15:30:55 1998
  14. 70000 : Mon Oct  5 15:31:45 1998
  15. 80000 : Mon Oct  5 15:32:36 1998
  16. 90000 : Mon Oct  5 15:33:26 1998
  17. Inserting 100000 rows in reverse order
  18. 0 : Mon Oct  5 15:34:17 1998
  19. 10000 : Mon Oct  5 15:35:08 1998
  20. 20000 : Mon Oct  5 15:36:00 1998
  21. 30000 : Mon Oct  5 15:36:51 1998
  22. 40000 : Mon Oct  5 15:37:43 1998
  23. 50000 : Mon Oct  5 15:38:34 1998
  24. 60000 : Mon Oct  5 15:39:26 1998
  25. 70000 : Mon Oct  5 15:40:18 1998
  26. 80000 : Mon Oct  5 15:41:10 1998
  27. 90000 : Mon Oct  5 15:42:01 1998
  28. Inserting 100000 rows in random order
  29. 0 : Mon Oct  5 15:42:53 1998
  30. 10000 : Mon Oct  5 15:43:45 1998
  31. 20000 : Mon Oct  5 15:44:36 1998
  32. 30000 : Mon Oct  5 15:45:31 1998
  33. 40000 : Mon Oct  5 15:47:13 1998
  34. 50000 : Mon Oct  5 15:49:41 1998
  35. 60000 : Mon Oct  5 15:52:40 1998
  36. 70000 : Mon Oct  5 15:55:47 1998
  37. 80000 : Mon Oct  5 15:59:09 1998
  38. 90000 : Mon Oct  5 16:02:35 1998
  39. Time for insert (300000): 2417 secs (2417.46 usr  0.00 sys = 2417.46 cpu)
  40. Testing insert of duplicates
  41. Time for insert_duplicates (300000): 280 secs (280.34 usr  0.00 sys = 280.34 cpu)
  42. Retrieving data from the table
  43. Time for select_big (10:3000000): 495 secs (494.46 usr  0.00 sys = 494.46 cpu)
  44. Time for order_by_key (10:3000000): 485 secs (485.49 usr  0.00 sys = 485.49 cpu)
  45. Time for order_by (10:3000000): 518 secs (517.79 usr  0.00 sys = 517.79 cpu)
  46. Note: Query took longer then time-limit: 600
  47. Estimating end time based on:
  48. 440 queries in 440 loops of 5000 loops took 602 seconds
  49. Estimated time for select_range_prefix (5000:1760): 6840 secs (6840.98 usr  0.00 sys = 6840.98 cpu)
  50. Note: Query took longer then time-limit: 600
  51. Estimating end time based on:
  52. 460 queries in 460 loops of 5000 loops took 613 seconds
  53. Estimated time for select_range (5000:1840): 6663 secs (6665.89 usr  0.00 sys = 6665.89 cpu)
  54. Note: Query took longer then time-limit: 600
  55. Estimating end time based on:
  56. 1002 queries in 501 loops of 100000 loops took 601 seconds
  57. Estimated time for select_key_prefix (200000): 119960 secs (119942.91 usr  0.00 sys = 119942.91 cpu)
  58. Note: Query took longer then time-limit: 600
  59. Estimating end time based on:
  60. 994 queries in 497 loops of 100000 loops took 602 seconds
  61. Estimated time for select_key (200000): 121126 secs (120992.76 usr  0.00 sys = 120992.76 cpu)
  62. Test of compares with simple ranges
  63. Note: Query took longer then time-limit: 600
  64. Estimating end time based on:
  65. 1360 queries in 34 loops of 500 loops took 608 seconds
  66. Estimated time for select_range_prefix (20000:2958): 608 secs (608.02 usr  0.00 sys = 608.02 cpu)
  67. Note: Query took longer then time-limit: 600
  68. Estimating end time based on:
  69. 1360 queries in 34 loops of 500 loops took 615 seconds
  70. Estimated time for select_range (20000:2958): 615 secs (615.40 usr  0.00 sys = 615.40 cpu)
  71. Time for select_group (91): 896 secs (895.47 usr  0.00 sys = 895.47 cpu)
  72. Note: Query took longer then time-limit: 600
  73. Estimating end time based on:
  74. 2964 queries in 494 loops of 500 loops took 601 seconds
  75. Estimated time for min_max_on_key (3000): 608 secs (608.68 usr  0.00 sys = 608.68 cpu)
  76. Time for min_max (60): 344 secs (344.44 usr  0.00 sys = 344.44 cpu)
  77. Time for count_on_key (100): 931 secs (930.38 usr  0.00 sys = 930.38 cpu)
  78. Time for count (100): 116 secs (115.85 usr  0.00 sys = 115.85 cpu)
  79. Testing update with functions
  80. Time for update_key (500):  771 secs (771.67 usr  0.00 sys = 771.67 cpu)
  81. Time for update_key_big (501): 3000 secs (2999.42 usr  0.00 sys = 2999.42 cpu)
  82. Testing delete
  83. Time for delete_key (500): 738 secs (737.82 usr  0.00 sys = 737.82 cpu)
  84. Time for delete_big (12): 929 secs (928.69 usr  0.00 sys = 928.69 cpu)
  85. Insert into table with 16 keys and with a primary key with 15 parts
  86. Time for insert_key (100000): 8231 secs (8231.23 usr  0.00 sys = 8231.23 cpu)
  87. Testing update of keys
  88. Time for update_of_key (256): 2190 secs (2190.23 usr  0.00 sys = 2190.23 cpu)
  89. Deleting everything from table
  90. Time for delete_big (2): 10326 secs (10325.87 usr  0.00 sys = 10325.87 cpu)
  91. Estimated total time: 305853 secs (305711.97 usr  0.00 sys = 305711.97 cpu)