mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
19 lines
857 B
Text
19 lines
857 B
Text
Testing server 'MySQL 3.23.3 alpha' at 1999-09-24 9:08:30
|
|
|
|
Testing of some unusual tables
|
|
All tests are done 10000 times with 75 fields
|
|
|
|
Testing table with 75 fields
|
|
Testing select * from table with 1 record
|
|
Time to select_many_fields(10000): 21 wallclock secs (11.87 usr 2.62 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing select all_fields from table with 1 record
|
|
Time to select_many_fields(10000): 23 wallclock secs (13.15 usr 2.32 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing insert VALUES()
|
|
Time to insert_many_fields(10000): 11 wallclock secs ( 6.45 usr 0.41 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Testing insert (all_fields) VALUES()
|
|
Time to insert_many_fields(10000): 8 wallclock secs ( 0.67 usr 0.24 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|
|
|
|
Total time: 63 wallclock secs (32.15 usr 5.59 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
|