| 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-05 08:42:29 |
| Message-ID: | CAFj8pRDQhG7Pqmf8XqXY0PnHfakkPQLPHnoRLJ_=EKFSbOAWeA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2013/9/4 Peter Eisentraut <peter_e(at)gmx(dot)net>
> 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.
>
>
>
> rebased
| Attachment | Content-Type | Size |
|---|---|---|
| numeric-optimize-v6.patch | application/octet-stream | 56.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sameer Thakur | 2013-09-05 09:44:55 | Extending pg_stat_statements to expose queryid |
| Previous Message | KONDO Mitsumasa | 2013-09-05 07:41:28 | Re: 9.4 regression |