mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
19 lines
901 B
Text
19 lines
901 B
Text
Testing server 'SOLID Server - v.02.30.0026 (Linux ix86)' at 1999-03-06 12:59:34
|
|
|
|
Testing of some unusual tables
|
|
All tests are done 1000 times with 300 fields
|
|
|
|
Testing table with 300 fields
|
|
Testing select * from table with 1 record
|
|
Time to select_many_fields(1000): 5 wallclock secs ( 3.41 usr 0.09 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
|
|
|
|
Testing select all_fields from table with 1 record
|
|
Time to select_many_fields(1000): 5 wallclock secs ( 3.65 usr 0.07 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
|
|
|
|
Testing insert VALUES()
|
|
Time to insert_many_fields(1000): 4 wallclock secs ( 0.72 usr 0.07 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
|
|
|
|
Testing insert (all_fields) VALUES()
|
|
Time to insert_many_fields(1000): 5 wallclock secs ( 0.91 usr 0.05 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
|
|
|
|
Total time: 20 wallclock secs ( 8.71 usr 0.28 sys + 0.00 cusr 0.00 csys = 0.00 CPU secs)
|