mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +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 17:53:24
|
|
|
|
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): 32 wallclock secs ( 1.97 usr 0.49 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Accessing tables
|
|
Time to select_group_when_MANY_tables (10000): 14 wallclock secs ( 0.68 usr 0.63 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing drop
|
|
Time for drop_table_when_MANY_tables (10000): 9 wallclock secs ( 0.44 usr 0.49 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing create+drop
|
|
Time for create+drop (10000): 26 wallclock secs ( 2.10 usr 0.81 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
Time for create_key+drop (10000): 40 wallclock secs ( 3.64 usr 0.72 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
Total time: 121 wallclock secs ( 8.83 usr 3.14 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|