Re: Change GUC hashtable to use simplehash? - Mailing list pgsql-hackers

From John Naylor
Subject Re: Change GUC hashtable to use simplehash?
Date
Msg-id CANWCAZY5LGQp-bjTDGpB0o6v4KCDEMD=f7PkV=ikeYTpncRWbA@mail.gmail.com
Whole thread Raw
In response to Re: Change GUC hashtable to use simplehash?  (jian he <jian.universality@gmail.com>)
Responses Re: Change GUC hashtable to use simplehash?
List pgsql-hackers
On Fri, Jan 5, 2024 at 6:58 PM jian he <jian.universality@gmail.com> wrote:
>         -Dcassert=true \

>         -Dbuildtype=debug \

These probably don't matter much for this test, but these should be
off for any performance testing.

>                 -DWRITE_READ_PARSE_PLAN_TREES
>                 -DCOPY_PARSE_PLAN_TREES
>                 -DREALLOCATE_BITMAPSETS
>                 -DRAW_EXPRESSION_COVERAGE_TEST

I'd guess it was was of these, which should likewise be off as well.



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)
Next
From: jian he
Date:
Subject: Re: Change GUC hashtable to use simplehash?