Re: Improving avg performance for numeric

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
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 18:26:11
Message-ID: CAFj8pRDMKmJOSOXES9yT_zLEM2xxKh6YxqkAkTxX1Xh06z5gSQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2013/9/4 Peter Eisentraut <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

Regards

Pavel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2013-09-04 18:34:09 Re: [rfc] overhauling pgstat.stat
Previous Message Robert Haas 2013-09-04 17:56:04 Re: ENABLE/DISABLE CONSTRAINT NAME