public inbox for [email protected]
help / color / mirror / Atom feedplprofiler report question
3+ messages / 2 participants
[nested] [flat]
* plprofiler report question
@ 2025-06-25 21:07 Sbob <[email protected]>
2025-06-25 21:20 ` Re: plprofiler report question David G. Johnston <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Sbob @ 2025-06-25 21:07 UTC (permalink / raw)
To: [email protected]
All;
Sorry if this is off topic. I have setup plprofiler and generated a test
report. The times are all shown as :
self_time = 894 µs
total_time = 894 µs
not sure what the µs is, is this supposed to be milliseconds?
Thanks in advance
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: plprofiler report question
2025-06-25 21:07 plprofiler report question Sbob <[email protected]>
@ 2025-06-25 21:20 ` David G. Johnston <[email protected]>
2025-06-25 21:50 ` Re: plprofiler report question Sbob <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: David G. Johnston @ 2025-06-25 21:20 UTC (permalink / raw)
To: Sbob <[email protected]>; +Cc: [email protected]
On Wed, Jun 25, 2025 at 2:08 PM Sbob <[email protected]> wrote:
> Sorry if this is off topic. I have setup plprofiler and generated a test
> report. The times are all shown as :
>
> self_time = 894 µs
> total_time = 894 µs
>
>
> not sure what the µs is, is this supposed to be milliseconds?
>
>
ms is milliseconds 1e-3 seconds
µs or us is microseconds 1e-6 seconds
ns is nanoseconds 1e-9 seconds
David J.
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: plprofiler report question
2025-06-25 21:07 plprofiler report question Sbob <[email protected]>
2025-06-25 21:20 ` Re: plprofiler report question David G. Johnston <[email protected]>
@ 2025-06-25 21:50 ` Sbob <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Sbob @ 2025-06-25 21:50 UTC (permalink / raw)
To: David G. Johnston <[email protected]>; +Cc: [email protected]
Thanks!
On 6/25/25 3:20 PM, David G. Johnston wrote:
> On Wed, Jun 25, 2025 at 2:08 PM Sbob <[email protected]> wrote:
>
> Sorry if this is off topic. I have setup plprofiler and generated
> a test
> report. The times are all shown as :
>
> self_time = 894 µs
> total_time = 894 µs
>
>
> not sure what the µs is, is this supposed to be milliseconds?
>
>
> ms is milliseconds 1e-3 seconds
> µs or us is microseconds 1e-6 seconds
> ns is nanoseconds 1e-9 seconds
>
> David J.
>
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-06-25 21:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-06-25 21:07 plprofiler report question Sbob <[email protected]>
2025-06-25 21:20 ` David G. Johnston <[email protected]>
2025-06-25 21:50 ` Sbob <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox