2
by bk at mysql
Import changeset |
1 |
Testing server 'MySQL 3.22.18' at 1999-03-07 23:00:37 |
2 |
||
3 |
Testing the speed of creating and droping tables |
|
4 |
All tests are done 1000 times |
|
5 |
||
6 |
Okay..Let's make sure that our tables don't exist yet. |
|
7 |
||
8 |
Testing create of tables |
|
9 |
Time for create_table (1000): 6 wallclock secs ( 0.31 usr 0.05 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs) |
|
10 |
||
11 |
Accessing tables |
|
12 |
Time to select_group (1000): 4 wallclock secs ( 0.11 usr 0.05 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs) |
|
13 |
||
14 |
Testing drop |
|
15 |
Time for drop_table (1000): 0 wallclock secs ( 0.12 usr 0.05 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs) |
|
16 |
||
17 |
Testing create+drop |
|
18 |
Time for create+drop (1000): 3 wallclock secs ( 0.39 usr 0.08 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs) |
|
19 |
Time for create_key+drop (1000): 2 wallclock secs ( 0.55 usr 0.02 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs) |
|
20 |
Total time: 15 wallclock secs ( 1.48 usr 0.25 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs) |