Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?

From: David Geier <geidav(dot)pg(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>
Cc: Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Lukas Fittl <lukas(at)fittl(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Date: 2022-11-19 20:06:23
Message-ID: d6e84dc8-75d1-4c3b-4b32-c4fcb7852275@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I missed attaching the patches.

--
David Geier
(ServiceNow)

Attachment Content-Type Size
0001-WIP-Change-instr_time-to-just-store-nanoseconds-v3.patch text/x-patch 2.8 KB
0002-WIP-Use-cpu-reference-cycles-via-rdtsc-to-measure-v3.patch text/x-patch 10.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-11-19 20:16:15 Re: ssl tests aren't concurrency safe due to get_free_port()
Previous Message David Geier 2022-11-19 20:05:28 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?