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

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'IBM DB2 5' at 1999-02-02  3:47:34
  2. Testing the speed of selecting on keys that consist of many parts
  3. The test-table has 10000 rows and the test is done with 8.5 ranges.
  4. Creating table
  5. Inserting 10000 rows
  6. Time to insert (10000): 97 secs (97.40 usr  0.00 sys = 97.40 cpu)
  7. Testing big selects on the table
  8. Time for select_big (70:17207):  4 secs ( 3.28 usr  0.00 sys =  3.28 cpu)
  9. Time for select_range (400:61130): 24 secs (23.86 usr  0.00 sys = 23.86 cpu)
  10. Note: Query took longer then time-limit: 600
  11. Estimating end time based on:
  12. 39872 queries in 5696 loops of 10000 loops took 601 seconds
  13. Estimated time for min_max_on_key (70000): 1055 secs (1055.01 usr  0.00 sys = 1055.01 cpu)
  14. Note: Query took longer then time-limit: 600
  15. Estimating end time based on:
  16. 39885 queries in 7977 loops of 10000 loops took 601 seconds
  17. Estimated time for count_key (50000): 753 secs (753.46 usr  0.00 sys = 753.46 cpu)
  18. Estimated total time: 1934 secs (1934.67 usr  0.00 sys = 1934.67 cpu)