connect-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:06:50
  2. Testing the speed of connecting to the server and sending of data
  3. All tests are done 10000 times
  4. Testing connection/disconnect
  5. Time to connect (10000): 54 secs ( 6.43 usr 42.04 sys = 48.47 cpu)
  6. Test connect/simple select/disconnect
  7. Time for select_simple (10000): 56 secs ( 7.46 usr 42.52 sys = 49.98 cpu)
  8. Test simple select
  9. Time for select_simple (10000):  4 secs ( 0.26 usr  1.81 sys =  2.07 cpu)
  10. Testing connect/select 1 row from table/disconnect
  11. Time to connect+select (10000): 58 secs ( 8.15 usr 42.24 sys = 50.39 cpu)
  12. Testing select 1 row from table
  13. Time to select (10000):  5 secs ( 0.42 usr  1.87 sys =  2.29 cpu)
  14. Testing select 2 rows from table
  15. Time to select (10000):  6 secs ( 0.34 usr  2.68 sys =  3.02 cpu)
  16. Testing retrieval of big records (65000 bytes)
  17. Time to select_big (10000): 47 secs ( 8.79 usr 16.29 sys = 25.08 cpu)
  18. Total time: 230 secs (31.85 usr 149.46 sys = 181.31 cpu)