select-access_odbc-win98-cmp-access,mysql
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'Access 2000' at 2000-01-04  0:50: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 45.5 ranges.
  4. Creating table
  5. Inserting 10000 rows
  6. Time to insert (10000): 69 wallclock secs (68.33 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  7. Testing big selects on the table
  8. Time for select_big (70:17207):  4 wallclock secs ( 3.96 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  9. Time for select_range (410:248587): 63 wallclock secs (63.11 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  10. Note: Query took longer then time-limit: 600
  11. Estimating end time based on:
  12. 37233 queries in 5319 loops of 10000 loops took 601 seconds
  13. Estimated time for min_max_on_key (70000): 1129 wallclock secs (1129.48 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  14. Time for count_on_key (50000): 445 wallclock secs (445.17 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  15. Estimated total time: 1710 wallclock secs (1710.98 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)