mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
21 lines
976 B
Text
21 lines
976 B
Text
Testing server 'MySQL 3.23.3 alpha' at 1999-09-24 9:09:34
|
|
|
|
Testing the speed of connecting to the server and sending of data
|
|
All tests are done 10000 times
|
|
|
|
Testing connection/disconnect
|
|
Time to connect (10000): 20 wallclock secs (14.35 usr 1.53 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing connect/select 1 row from table/disconnect
|
|
Time to connect+select_1_row (10000): 24 wallclock secs (15.08 usr 2.21 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing select 1 row from table
|
|
Time to select_1_row (10000): 4 wallclock secs ( 1.14 usr 0.33 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing select 2 rows from table
|
|
Time to select_2_rows (10000): 4 wallclock secs ( 1.24 usr 0.37 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing retrieval of big records (32000 bytes)
|
|
Time to select_big (10000): 25 wallclock secs (10.23 usr 4.56 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Total time: 77 wallclock secs (42.05 usr 9.01 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|