mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
a753a3a2ce
Added more status to the MyISAM files to avoid checking files that has already been checked.
18 lines
898 B
Text
18 lines
898 B
Text
Testing server 'MySQL 3.23.22 beta' at 2000-08-17 19:17:23
|
|
|
|
Testing the speed of creating and droping tables
|
|
Testing with 10000 tables and 10000 loop count
|
|
|
|
Testing create of tables
|
|
Time for create_MANY_tables (10000): 35 wallclock secs ( 1.84 usr 0.58 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Accessing tables
|
|
Time to select_group_when_MANY_tables (10000): 6 wallclock secs ( 0.71 usr 0.53 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing drop
|
|
Time for drop_table_when_MANY_tables (10000): 15 wallclock secs ( 0.10 usr 0.01 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing create+drop
|
|
Time for create+drop (10000): 26 wallclock secs ( 2.17 usr 1.03 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
Time for create_key+drop (10000): 40 wallclock secs ( 3.68 usr 0.86 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
Total time: 122 wallclock secs ( 8.51 usr 3.01 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|