Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? - Mailing list pgsql-hackers

From Lukas Fittl
Subject Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Date
Msg-id CAP53Pkyxv3-3gX+aOxC5tX0p2v9RHU+XH0iyvb64+ZnBXj92vg@mail.gmail.com
Whole thread
In response to Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?  (John Naylor <johncnaylorls@gmail.com>)
Responses Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
List pgsql-hackers
Hi John,

On Tue, Mar 24, 2026 at 10:39 PM John Naylor <johncnaylorls@gmail.com> wrote:
> Okay, pushed that way. I also took the liberty of moving a couple
> comment changes in 0005 to here. My hope is that will reduce merge
> conflicts with the AVX checksums patch, since that one also
> invalidates one of those comments and it's not clear which will be
> committed first.

Great, thank you!

Attached rebased v14 - no changes otherwise.

Thanks,
Lukas

--
Lukas Fittl

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Next
From: Yugo Nagata
Date:
Subject: Re: Track skipped tables during autovacuum and autoanalyze