summaryrefslogtreecommitdiff
path: root/sql-bench/Results/create-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql
blob: 925b9604b41f9bdb9fda542ce5176785996cf63c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Testing server 'MySQL 3.23.3 alpha' at 1999-09-24  9:10:51

Testing the speed of creating and droping tables
All tests are done 1000 times

Okay..Let's make sure that our tables don't exist yet.

Testing create of tables
Time for create_table (1000):  4 wallclock secs ( 0.39 usr  0.03 sys +  0.00 cusr  0.00 csys =  0.00 CPU)

Accessing tables
Time to select (1000):  1 wallclock secs ( 0.26 usr  0.05 sys +  0.00 cusr  0.00 csys =  0.00 CPU)

Testing drop
Time for drop_table (1000):  0 wallclock secs ( 0.02 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)

Testing create+drop
Time for create+drop (1000):  2 wallclock secs ( 0.55 usr  0.04 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
Time for create_key+drop (1000):  2 wallclock secs ( 0.62 usr  0.06 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
Total time:  9 wallclock secs ( 1.85 usr  0.18 sys +  0.00 cusr  0.00 csys =  0.00 CPU)