create-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'Microsoft SQL Server  7.00 - 7.00.517 (Intel X86) ' at 1998-09-07 10:22:16
  2. Testing the speed of creating and droping tables
  3. All tests are done 1000 times
  4. Okay..Let's make sure that our tables don't exist yet.
  5. Testing create of tables
  6. Time for create_table (1000): 55 secs (55.35 usr  0.00 sys = 55.35 cpu)
  7. Accessing tables
  8. Time to select_group (1000): 20 secs (20.25 usr  0.00 sys = 20.25 cpu)
  9. Testing drop
  10. Time for drop_table (1000):  6 secs ( 5.80 usr  0.00 sys =  5.80 cpu)
  11. Testing create+drop
  12. Time for create+drop (1000): 35 secs (34.23 usr  0.00 sys = 34.23 cpu)
  13. Time for create_key+drop (1000): 36 secs (36.10 usr  0.00 sys = 36.10 cpu)
  14. Total time: 152 secs (151.76 usr  0.00 sys = 151.76 cpu)