From: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Some optimisations for numeric division |
Date: | 2022-02-25 12:43:48 |
Message-ID: | CAEZATCWuO3vm8wdp15jAiKpDxvude6c6mVEqn+AOfWwEkY4v=Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 25 Feb 2022 at 10:45, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> wrote:
>
> Attached is the updated patch series (0001 and 0002 unchanged).
>
And another update following feedback from the cfbot.
Regards,
Dean
Attachment | Content-Type | Size |
---|---|---|
0001-Apply-auto-vectorization-to-the-inner-loop-of-div_va.patch | text/x-patch | 2.0 KB |
0002-Simplify-the-inner-loop-of-numeric-division-in-div_v.patch | text/x-patch | 2.9 KB |
0003-Optimise-numeric-division-for-one-and-two-base-NBASE.patch | text/x-patch | 10.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | osumi.takamichi@fujitsu.com | 2022-02-25 12:45:04 | RE: Optionally automatically disable logical replication subscriptions on error |
Previous Message | Fabien COELHO | 2022-02-25 12:07:46 | Re: Typo in pgbench messages. |