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

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'MySQL 3.23.3 alpha' at 1999-09-24  9:47:54
  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 34 ranges.
  4. Creating table
  5. Inserting 10000 rows
  6. Time to insert (10000):  5 wallclock secs ( 1.76 usr  0.26 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  7. Testing big selects on the table
  8. Time for select_big (70:17207):  1 wallclock secs ( 0.34 usr  0.03 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  9. Time for select_range (400:182200): 11 wallclock secs ( 3.46 usr  0.51 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  10. Total time: 17 wallclock secs ( 5.57 usr  0.80 sys +  0.00 cusr  0.00 csys =  0.00 CPU)