| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Test request for Stats collector performance improvement |
| Date: | 2006-06-15 14:27:33 |
| Message-ID: | 27745.1150381653@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches pgsql-performance |
"Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu> writes:
> Obviously it matches your expectation.
Hm? I don't see any improvement there:
> --Before patch --
> real 0m1.149s
> real 0m1.121s
> real 0m1.128s
> -- After patch --
> real 0m1.275s
> real 0m4.063s
> real 0m1.259s
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-06-15 14:31:41 | Re: Remove the limit on the number of entries allowed in catcaches, |
| Previous Message | Tom Lane | 2006-06-15 13:32:30 | Re: Increasing catcache size |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Stark | 2006-06-15 15:10:05 | Re: ADD/DROP INHERITS |
| Previous Message | Larry Rosenman | 2006-06-15 08:00:27 | Re: Test request for Stats collector performance improvement |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2006-06-15 15:01:51 | Re: Is it possible to start two instances of postgresql? |
| Previous Message | Tom Lane | 2006-06-15 14:24:04 | Re: How to analyze function performance |