Thread: Re: [PATCHES] new hash function

Re: [PATCHES] new hash function

From
Thomas Lockhart
Date:
...
> In my tests, this improves the performance of hash indexes by between 4%
> and 8%; the performance when using btree indexes or seqscans is
> basically unchanged.

That's great! Picking up 5% performance is not something we do every
day...
                  - Thomas