big-tables-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'MySQL 3.23.22 beta' at 2000-08-17 19:15:57
  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):  9 wallclock secs ( 3.76 usr  3.45 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  7. Testing select all_fields from table with 1 record
  8. Time to select_many_fields(1000): 13 wallclock secs ( 4.09 usr  3.33 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  9. Testing insert VALUES()
  10. Time to insert_many_fields(1000):  3 wallclock secs ( 0.41 usr  0.06 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  11. Testing insert (all_fields) VALUES()
  12. Time to insert_many_fields(1000):  6 wallclock secs ( 0.05 usr  0.04 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  13. Total time: 31 wallclock secs ( 8.32 usr  6.89 sys +  0.00 cusr  0.00 csys =  0.00 CPU)