summaryrefslogtreecommitdiff
path: root/sql-bench/Results-win32/big-tables-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
blob: 4089de66c75646c6541d5bb0a1eb9590e84c8124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Testing server 'Microsoft SQL Server  7.00 - 7.00.517 (Intel X86) ' at 1998-09-07  2:19:13

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): 39 secs (39.20 usr  0.00 sys = 39.20 cpu)

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

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

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

Total time: 155 secs (154.44 usr  0.00 sys = 154.44 cpu)