create-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 1999-02-02  7:10:24
  2. Testing the speed of creating and droping tables
  3. All tests are done 1000 times
  4. Okay..Let's make sure that our tables don't exist yet.
  5. Testing create of tables
  6. Time for create_table (1000): 389 secs (389.60 usr  0.00 sys = 389.60 cpu)
  7. Accessing tables
  8. Time to select_group (1000):  7 secs ( 7.37 usr  0.00 sys =  7.37 cpu)
  9. Testing drop
  10. Time for drop_table (1000): 106 secs (106.19 usr  0.00 sys = 106.19 cpu)
  11. Testing create+drop
  12. Time for create+drop (1000): 408 secs (408.21 usr  0.00 sys = 408.21 cpu)
  13. Time for create_key+drop (1000): 193 secs (192.75 usr  0.00 sys = 192.75 cpu)
  14. Total time: 1106 secs (1106.62 usr  0.00 sys = 1106.62 cpu)