big-tables-mysql_3.21-Linux_2.0.35_i686
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'MySQL 3.21.33' at 1998-08-21 12:02:09
  2. Testing of some unusual tables
  3. All tests are done 1000 times with 1000 fields
  4. Testing table with 1000 fields
  5. Testing select * from table with 1 record
  6. Time to select_many_fields(1000): 16 secs ( 3.22 usr 10.31 sys = 13.53 cpu)
  7. Testing select all_fields from table with 1 record
  8. Time to select_many_fields(1000): 135 secs ( 2.29 usr 11.45 sys = 13.74 cpu)
  9. Testing insert VALUES()
  10. Time to insert_many_fields(1000):  4 secs ( 0.13 usr  0.51 sys =  0.64 cpu)
  11. Testing insert (all_fields) VALUES()
  12. Time to insert_many_fields(1000): 125 secs ( 0.09 usr  0.14 sys =  0.23 cpu)
  13. Total time: 281 secs ( 5.73 usr 22.43 sys = 28.16 cpu)