select-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. Testing server 'PostgreSQL 6.4' at 1999-03-11 13:25:07
  2. Testing the speed of selecting on keys that consist of many parts
  3. The test-table has 10000 rows and the test is done with 1.5 ranges.
  4. Creating table
  5. Time for book-keeping (1):  0 wallclock secs ( 0.00 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  6. Inserting 10000 rows
  7. Time to insert (10000): 33 wallclock secs ( 6.05 usr  0.57 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  8. Time for book-keeping (1):  1 wallclock secs ( 0.00 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  9. Testing big selects on the table
  10. Time for select_big (70:17207):  1 wallclock secs ( 0.20 usr  0.01 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  11. Time for select_range (410:24731): 11 wallclock secs ( 0.50 usr  0.02 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  12. Time for min_max_on_key (70000): 461 wallclock secs (17.09 usr  1.94 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  13. Note: Query took longer then time-limit: 600
  14. Estimating end time based on:
  15. 18630 queries in 3726 loops of 10000 loops took 601 seconds
  16. Estimated time for count_on_key (50000): 1612 wallclock secs (28.56 usr  3.19 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  17. Time for book-keeping (1):  0 wallclock secs ( 0.00 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
  18. Estimated total time: 2120 wallclock secs (52.41 usr  5.73 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)