On Wed, 2025-02-26 at 13:06 -0500, Tom Lane wrote: > Jeff Davis <pg...@j-davis.com> writes: > > I ran a quick measurement and it appears within the noise of the > > numbers I posted here: > > https://www.postgresql.org/message-id/6af48508a32499a8be3398cafffd29fb6188c44b.ca...@j-davis.com > > Thanks for doing that. I agree with your other comments and > will incorporate them.
Also, here are the numbers with an optimized build: --no-statistics: 0.21 s pre-optimization (6c349d83b6): 0.75 v3j-0001 (8f427187db): 0.65 v3j-0002 (6ee3b91bad): 0.27 new patch 0001+0002: 0.26 Regards, Jeff Davis