Re: [RFC] Add jit deform_counter
Ian Lawrence Barwick <barwick@gmail.com>
From: Ian Lawrence Barwick <barwick@gmail.com>
To: Dmitry Dolgov <9erthalion6@gmail.com>,
Pavel Stehule <pavel.stehule@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-12-11T00:14:42Z
Lists: pgsql-hackers
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? Regards Ian Barwick
Commits
-
Update oldextversions test for pg_stat_statements 1.11
- c5a032e518ac 17.0 landed
-
Add JIT deform_counter
- 5a3423ad8ee1 17.0 landed