Re: [RFC] Add jit deform_counter - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: [RFC] Add jit deform_counter
Date
Msg-id CAFj8pRD59kJhPAB4w0nfK4w3i6OZnnNwZoht6Mm+=z0DKe_FNA@mail.gmail.com
Whole thread Raw
In response to Re: [RFC] Add jit deform_counter  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: [RFC] Add jit deform_counter  (Dmitry Dolgov <9erthalion6@gmail.com>)
List pgsql-hackers
Hi


ne 11. 12. 2022 v 5:44 odesílatel Pavel Stehule <pavel.stehule@gmail.com> napsal:
Hi

ne 11. 12. 2022 v 1:14 odesílatel Ian Lawrence Barwick <barwick@gmail.com> napsal:
2022年6月12日(日) 18:14 Dmitry Dolgov <9erthalion6@gmail.com>:
>
> Hi,
>
> I've noticed that JIT performance counter generation_counter seems to include
> actions, relevant for both jit_expressions and jit_tuple_deforming options. It
> means one can't directly see what is the influence of jit_tuple_deforming
> alone, which would be helpful when adjusting JIT options. To make it better a
> new counter can be introduced, does it make sense?

Hi Pavel

I see you are added as reviewer in the CF app; have you been able to take a look
at this?

I hope so yes

there are some problems with stability of regress tests


Regards

Pavel


Regards

Pavel
 

Regards

Ian Barwick

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error-safe user functions
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG