From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: Overhead for stats_command_string et al, take 2 |
Date: | 2006-06-22 22:18:12 |
Message-ID: | 20060622221811.GG16383@surnet.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> > Tom Lane wrote:
> >> It'd be interesting to compare 8.1 and HEAD for the no-overhead case;
> >> I don't think you need to redo all four cases, but I'd like to see that one.
>
> > 8.1: 50,50,49
> > HEAD: 49,48,49
>
> OK, so that seems comparable to my results on a dual Xeon ... probably,
> both your machine and my newer one have fast-to-read clock hardware.
> We need to get some numbers from one of the people who have complained
> about EXPLAIN ANALYZE overhead.
I'm compiling here without the assert stuff. It takes a while ...
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2006-06-22 23:27:50 | Re: [CORE] GPL Source and Copyright Questions |
Previous Message | Andrew Dunstan | 2006-06-22 22:09:16 | Re: [CORE] GPL Source and Copyright Questions |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-06-23 00:19:59 | Re: Overhead for stats_command_string et al, take 2 |
Previous Message | Tom Lane | 2006-06-22 21:41:41 | Re: Overhead for stats_command_string et al, take 2 |