big-tables-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
Upload User: tsgydb
Upload Date: 2007-04-14
Package Size: 10674k
Code Size: 1k
Category:

MySQL

Development Platform:

Visual C++

  1. Testing server 'Solid version ???' at 1998-10-06 18:02:53
  2. Testing of some unusual tables
  3. All tests are done 10000 times with 16 fields
  4. Testing table with 16 fields
  5. Testing select * from table with 1 record
  6. Time to select_many_fields(10000): 30 secs (29.42 usr  0.00 sys = 29.42 cpu)
  7. Testing select all_fields from table with 1 record
  8. Time to select_many_fields(10000): 26 secs (26.97 usr  0.00 sys = 26.97 cpu)
  9. Testing insert VALUES()
  10. Time to insert_many_fields(10000): 25 secs (24.27 usr  0.00 sys = 24.27 cpu)
  11. Testing insert (all_fields) VALUES()
  12. Time to insert_many_fields(10000): 24 secs (24.17 usr  0.00 sys = 24.17 cpu)
  13. Total time: 107 secs (107.11 usr  0.00 sys = 107.11 cpu)