select-oracle-Linux_2.0.36_i686-cmp-mysql,oracle
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'Oracle 8.0.5.0.0' at 1999-03-25  3:50:08
  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 254 ranges.
  4. Creating table
  5. Inserting 10000 rows
  6. Time to insert (10000): 35 wallclock secs ( 7.91 usr  0.90 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  7. Testing big selects on the table
  8. Time for select_big (70:17207):  7 wallclock secs ( 2.04 usr  0.53 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  9. Note: Query took longer then time-limit: 600
  10. Estimating end time based on:
  11. 369 queries in 9 loops of 10 loops took 648 seconds
  12. Estimated time for select_range (410:714201): 720 wallclock secs (115.93 usr 25.53 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  13. Note: Query took longer then time-limit: 600
  14. Estimating end time based on:
  15. 34853 queries in 4979 loops of 10000 loops took 601 seconds
  16. Estimated time for min_max_on_key (70000): 1207 wallclock secs (78.23 usr 16.69 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  17. Note: Query took longer then time-limit: 600
  18. Estimating end time based on:
  19. 37555 queries in 7511 loops of 10000 loops took 601 seconds
  20. Estimated time for count_on_key (50000): 800 wallclock secs (53.87 usr 11.17 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  21. Estimated total time: 2769 wallclock secs (257.98 usr 54.82 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)