Re: Optimize mul_var() for var1ndigits >= 8

From: "Joel Jacobson" <joel(at)compiler(dot)org>
To: "Dean Rasheed" <dean(dot)a(dot)rasheed(at)gmail(dot)com>
Cc: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimize mul_var() for var1ndigits >= 8
Date: 2024-08-13 07:50:44
Message-ID: a886fa2e-1f02-44e9-b557-a7f42408eb07@app.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 13, 2024, at 09:49, Joel Jacobson wrote:
> I reran the tests and v5 produces much fewer diffs than v4.
> Not sure if the remaining ones are problematic or not.

Attaching scripts if needed.

Regards,
Joel

Attachment Content-Type Size
test-mul_var-init.sh text/x-sh 309 bytes
test-mul_var-verify-v4.sh text/x-sh 497 bytes
test-mul_var-verify-v5.sh text/x-sh 499 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2024-08-13 08:11:11 Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
Previous Message Joel Jacobson 2024-08-13 07:49:37 Re: Optimize mul_var() for var1ndigits >= 8