summaryrefslogtreecommitdiff
path: root/sql-bench/Results-win32/big-tables-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
blob: 82183d9221d77ee5bbeaf3d33b50e9054e509913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Testing server 'IBM DB2 5' at 1998-11-21 23:18:02

Testing of some unusual tables
All tests are done 10000 times with 16 fields

Testing table with 16 fields
Testing select * from table with 1 record
Time to select_many_fields(10000): 56 secs (56.08 usr  0.00 sys = 56.08 cpu)

Testing select all_fields from table with 1 record
Time to select_many_fields(10000): 57 secs (56.82 usr  0.00 sys = 56.82 cpu)

Testing insert VALUES()
Time to insert_many_fields(10000): 67 secs (67.80 usr  0.00 sys = 67.80 cpu)

Testing insert (all_fields) VALUES()
Time to insert_many_fields(10000): 68 secs (67.82 usr  0.00 sys = 67.82 cpu)

Total time: 250 secs (249.43 usr  0.00 sys = 249.43 cpu)