big-tables-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'MySQL 3.22.16 gamma' at 1999-02-20 19:54:17
  2. Testing of some unusual tables
  3. All tests are done 10000 times with 16 fields
  4. Testing table with 16 fields
  5. Testing select * from table with 1 record
  6. Time to select_many_fields(10000): 17 wallclock secs ( 8.14 usr +  2.49 sys = 10.64 CPU)
  7. Testing select all_fields from table with 1 record
  8. Time to select_many_fields(10000): 27 wallclock secs ( 7.93 usr +  2.70 sys = 10.64 CPU)
  9. Testing insert VALUES()
  10. Time to insert_many_fields(10000): 13 wallclock secs ( 6.14 usr +  1.46 sys =  7.60 CPU)
  11. Testing insert (all_fields) VALUES()
  12. Time to insert_many_fields(10000): 17 wallclock secs ( 1.18 usr +  1.38 sys =  2.56 CPU)
  13. Total time: 74 wallclock secs (23.40 usr +  8.04 sys = 31.45 CPU)