select-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'Adabas 10.01.00' at 1998-08-19  5:18:19
  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 22 ranges.
  4. Creating table
  5. Inserting 10000 rows
  6. Time to insert (10000): 179 secs ( 7.14 usr  1.96 sys =  9.10 cpu)
  7. Testing big selects on the table
  8. Time for select_big (70:17207):  4 secs ( 0.39 usr  1.12 sys =  1.51 cpu)
  9. Time for select_range (410:127625): 86 secs ( 6.46 usr  8.41 sys = 14.87 cpu)
  10. Note: Query took longer then time-limit: 600
  11. Estimating end time based on:
  12. 17458 queries in 2494 loops of 10000 loops took 601 seconds
  13. Estimated time for min_max_on_key (70000): 2409 secs (44.95 usr 73.42 sys = 118.36 cpu)
  14. Note: Query took longer then time-limit: 600
  15. Estimating end time based on:
  16. 45645 queries in 9129 loops of 10000 loops took 601 seconds
  17. Estimated time for count_on_key (50000): 658 secs (28.37 usr 56.40 sys = 84.77 cpu)
  18. Estimated total time: 3338 secs (87.31 usr 141.31 sys = 228.62 cpu)