Re: Improving avg performance for numeric

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Hadi Moshayedi <hadi(at)moshayedi(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kevin Grittner <kgrittn(at)ymail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, "mark(dot)kirkwood(at)catalyst(dot)net(dot)nz" <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
Subject: Re: Improving avg performance for numeric
Date: 2013-09-04 21:11:39
Message-ID: 5227A20B.6070603@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/4/13 2:26 PM, Pavel Stehule wrote:
>
>
>
> 2013/9/4 Peter Eisentraut <peter_e(at)gmx(dot)net <mailto:peter_e(at)gmx(dot)net>>
>
> On 7/8/13 10:05 AM, Pavel Stehule wrote:
> > I am testing your code, and It increase speed of sum about 24% faster
> > then original implementation.
>
> This patch needs to be rebased (and/or the later version registered in
> the commit fest).
>
>
> I updated a commit fest info

The new patch also needs to be rebased.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2013-09-04 22:01:57 Re: INSERT...ON DUPLICATE KEY IGNORE
Previous Message Bruce Momjian 2013-09-04 20:56:55 Re: [PERFORM] encouraging index-only scans