summaryrefslogtreecommitdiff
path: root/sql-bench/Results/big-tables-mysql-Linux_2.0.35_i686-cmp-adabas,mysql
blob: fbb59a077cf7530ea5ec063c855c453326a28e30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Testing server 'MySQL 3.22.9 beta' at 1998-10-20  6:56:05

Testing of some unusual tables
All tests are done 1000 times with 254 fields

Testing table with 254 fields
Testing select * from table with 1 record
Time to select_many_fields(1000):  6 secs ( 1.21 usr  3.68 sys =  4.89 cpu)

Testing select all_fields from table with 1 record
Time to select_many_fields(1000):  7 secs ( 1.63 usr  2.99 sys =  4.62 cpu)

Testing insert VALUES()
Time to insert_many_fields(1000):  2 secs ( 0.37 usr  0.17 sys =  0.54 cpu)

Testing insert (all_fields) VALUES()
Time to insert_many_fields(1000):  2 secs ( 0.06 usr  0.08 sys =  0.14 cpu)

Total time: 17 secs ( 3.29 usr  6.92 sys = 10.21 cpu)