Re: Raising our compiler requirements for 9.6

Поиск
Список
Период
Сортировка
On 08/12/2015 11:25 PM, Robert Haas wrote:
> On Wed, Aug 12, 2015 at 2:57 PM, Andres Freund <andres@anarazel.de> wrote:
>> The only actual separate patch since then (fastgetattr as inline
>> function) was posted 2015-08-05 and I yesterday suggested to push it
>> today. And it's just replacing two existing macros by inline functions.
>
> I'm a little concerned about that one.  Your testing shows that's a
> win for you, but is it a win for everyone?  Maybe we should go ahead
> and do it anyway, but I'm not sure.

Andres didn't mention how big the performance benefit he saw with 
pgbench was, but I bet it was barely distinguishible from noise. But 
that's OK. In fact, there's no reason to believe this would make any 
difference to performance. The point is to make the code more readable, 
and it certainly achieves that.

- Heikki




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Raising our compiler requirements for 9.6
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: checkpointer continuous flushing