big-tables-mysql-SunOS_5.5.1_sun4u
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'MySQL 3.22.19' at 1999-03-02  3:37:07
  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): 37 wallclock secs (13.80 usr 14.92 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): 52 wallclock secs (14.27 usr 15.11 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  9. Testing insert VALUES()
  10. Time to insert_many_fields(1000): 13 wallclock secs ( 0.90 usr  0.15 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  11. Testing insert (all_fields) VALUES()
  12. Time to insert_many_fields(1000): 27 wallclock secs ( 0.11 usr  0.14 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  13. Total time: 130 wallclock secs (29.10 usr 30.32 sys +  0.00 cusr  0.00 csys =  0.00 CPU)