big-tables-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
Upload User: romrleung
Upload Date: 2022-05-23
Package Size: 18897k
Code Size: 1k
Category:

MySQL

Development Platform:

Visual C++

  1. Testing server 'IBM DB2 5' at 1998-11-21 23:18:02
  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): 56 secs (56.08 usr  0.00 sys = 56.08 cpu)
  7. Testing select all_fields from table with 1 record
  8. Time to select_many_fields(10000): 57 secs (56.82 usr  0.00 sys = 56.82 cpu)
  9. Testing insert VALUES()
  10. Time to insert_many_fields(10000): 67 secs (67.80 usr  0.00 sys = 67.80 cpu)
  11. Testing insert (all_fields) VALUES()
  12. Time to insert_many_fields(10000): 68 secs (67.82 usr  0.00 sys = 67.82 cpu)
  13. Total time: 250 secs (249.43 usr  0.00 sys = 249.43 cpu)