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

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'MySQL 3.22.18' at 1999-02-27 21:17:16
  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):  5 wallclock secs ( 1.45 usr  0.33 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):  1 wallclock secs ( 0.24 usr  0.09 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  9. Time for select_range (410:127625):  9 wallclock secs ( 1.84 usr  0.61 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  10. Time for min_max_on_key (70000): 195 wallclock secs (33.98 usr  4.55 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  11. Note: Query took longer then time-limit: 600
  12. Estimating end time based on:
  13. 45510 queries in 9102 loops of 10000 loops took 601 seconds
  14. Estimated time for count_on_key (50000): 660 wallclock secs (26.15 usr  3.48 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  15. Estimated total time: 870 wallclock secs (63.67 usr  9.06 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)